Overview | Methods | This Package | All Packages
Sets the type of command issued to the data source.
Syntax
public void setCommandType( int commandType )
Parameters
commandType
One of the values defined in the AdoEnums.CommandType class.
Remarks
The appropriate setting for the commandType property enhances the evaluation of the command text.
See Also getCommandType, getCommandText