NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

DBCommand Fields

The fields of the DBCommand class are listed below. For a complete list of DBCommand class members, see the DBCommand Members topic.

Protected:

cmdText The default string to be used by the CommandText when the DBCommand is initialized.
cmdType The default CommandType to be used by CommandType property when the DBCommand is initialized.
DefaultCommandTimeout The default timeout value to be used when the DBCommand is initialized.

See Also

DBCommand Class | System.Data.Internal Namespace