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