  | CommandBuilderAdd Method (CommandBuilder) | 
  
    Namespace: 
   Dynamicweb.Data
    Assembly:
   Dynamicweb.Data (in Dynamicweb.Data.dll) Version: 3.0.3
Syntaxpublic CommandBuilder Add(
	CommandBuilder commandBuilder
)
Public Function Add ( 
	commandBuilder As CommandBuilder
) As CommandBuilder
Parameters
- commandBuilder
 - Type: Dynamicweb.DataCommandBuilder
 
Return Value
Type: 
CommandBuilder
See Also