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