Creates a command object based on the specified command text and connection
public abstract IDbCommand CreateCommand( string cmdText );
Return Value
IDbCommand
Parameters
cmdText
Command Text
See also:
Class wwData© West Wind Technologies, 1996-2018 • Updated: 05/04/05
Comment or report problem with topic