The members of System.Data.Common.DbCommand are listed below.
See Also: Inherited members from System.ComponentModel.Component
Documentation for this section has not yet been entered.
abstractCommandText string. Documentation for this section has not yet been entered. abstractCommandTimeout int. Documentation for this section has not yet been entered. abstractCommandType System.Data.CommandType. Documentation for this section has not yet been entered. Connection DbConnection. Documentation for this section has not yet been entered. abstractDesignTimeVisible bool. Documentation for this section has not yet been entered. [read-only] Parameters DbParameterCollection. Documentation for this section has not yet been entered. Transaction DbTransaction. Documentation for this section has not yet been entered. abstractUpdatedRowSource System.Data.UpdateRowSource. Documentation for this section has not yet been entered.
abstractDbConnection DbConnection. Documentation for this section has not yet been entered. [read-only] abstractDbParameterCollection DbParameterCollection. Documentation for this section has not yet been entered. abstractDbTransaction DbTransaction. Documentation for this section has not yet been entered.
abstractCancel() Documentation for this section has not yet been entered.CreateParameter() : DbParameter Documentation for this section has not yet been entered. abstractExecuteNonQuery() : int Documentation for this section has not yet been entered.ExecuteReader() : DbDataReader Documentation for this section has not yet been entered.ExecuteReader(System.Data.CommandBehavior) : DbDataReader Documentation for this section has not yet been entered. abstractExecuteScalar() : object Documentation for this section has not yet been entered. abstractPrepare() Documentation for this section has not yet been entered.
abstractCreateDbParameter() : DbParameter Documentation for this section has not yet been entered. abstractExecuteDbDataReader(System.Data.CommandBehavior) : DbDataReader Documentation for this section has not yet been entered.
System.Data.IDbCommand.Connection System.Data.IDbConnection. Documentation for this section has not yet been entered. System.Data.IDbCommand.CreateParameter Documentation for this section has not yet been entered. System.Data.IDbCommand.ExecuteReader Documentation for this section has not yet been entered. System.Data.IDbCommand.ExecuteReader Documentation for this section has not yet been entered. [read-only] System.Data.IDbCommand.Parameters System.Data.IDataParameterCollection. Documentation for this section has not yet been entered. System.Data.IDbCommand.Transaction System.Data.IDbTransaction. Documentation for this section has not yet been entered.