名前 | 解説 | |
---|---|---|
![]() | Cancel | オーバーライドされます。 Attempts to cancels the execution of a System.Data.Common.DbCommand. |
![]() | CreateObjRef | System.MarshalByRefObjectから継承されます。 |
![]() | CreateParameter | System.Data.Common.DbCommandから継承されます。 |
![]() | Dispose | System.ComponentModel.Componentから継承されます。 |
![]() | ExecuteNonQuery | Executes a SQL statement against a connection object. C1.DataConnector.AdoNet.C1CommandBaseから継承されます。 |
![]() | ExecuteNonQueryAsync | オーバーロードされます。 An asynchronous version of method C1.DataConnector.AdoNet.C1CommandBase.ExecuteNonQuery that executes a SQL statement against a connection object. C1.DataConnector.AdoNet.C1CommandBaseから継承されます。 |
![]() | ExecuteReader | オーバーロードされます。 System.Data.Common.DbCommandから継承されます。 |
![]() | ExecuteReaderAsync | オーバーロードされます。 System.Data.Common.DbCommandから継承されます。 |
![]() | ExecuteScalar | Allow the execution of a query that returns a 1x1 result table. C1.DataConnector.AdoNet.C1CommandBaseから継承されます。 |
![]() | ExecuteScalarAsync | オーバーロードされます。 An asynchronous version of method C1.DataConnector.AdoNet.C1CommandBase.ExecuteScalar that allows the execution of a query that returns a 1x1 result table. C1.DataConnector.AdoNet.C1CommandBaseから継承されます。 |
![]() | GetLifetimeService | System.MarshalByRefObjectから継承されます。 |
![]() | InitializeLifetimeService | System.MarshalByRefObjectから継承されます。 |
![]() | Prepare | オーバーライドされます。 Creates a prepared (or compiled) version of the command on the data source. |
![]() | ToString | System.ComponentModel.Componentから継承されます。 |