Microsoft SDK for Java

DataSource.getCommandType

Retrieves the type of command issued to the data source.

Syntax

public int getCommandType()

Return Value

Returns 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   setCommandType, getCommandText

© 1999 Microsoft Corporation. All rights reserved. Terms of use.