  | CommandBuilderCreateCommand Method  | 
 Note: This API is now obsolete.
 
    Namespace: 
   Dynamicweb.Data
    Assembly:
   Dynamicweb.Data (in Dynamicweb.Data.dll) Version: 3.0.3
Syntax[ObsoleteAttribute("Use CreateCommand(IDbConnection) instead. This method contains a memory leak.")]
public IDbCommand CreateCommand()<ObsoleteAttribute("Use CreateCommand(IDbConnection) instead. This method contains a memory leak.")>
Public Function CreateCommand As IDbCommandReturn Value
Type: 
IDbCommand
See Also