Mono Class Library: Overview

System.Data.IDbCommand: Property Members

The properties of System.Data.IDbCommand are listed below. For a list of all members, see the IDbCommand Members list.

Public Properties

CommandTextstring. Documentation for this section has not yet been entered.
CommandTimeoutint. Documentation for this section has not yet been entered.
CommandTypeCommandType. Documentation for this section has not yet been entered.
ConnectionIDbConnection. Documentation for this section has not yet been entered.
[read-only]
ParametersIDataParameterCollection. Documentation for this section has not yet been entered.
TransactionIDbTransaction. Documentation for this section has not yet been entered.
UpdatedRowSourceUpdateRowSource. Documentation for this section has not yet been entered.