名前 | 解説 | |
---|---|---|
![]() | Cancel | このコマンドの実行をキャンセルします。 C1.DataConnector.AdoNet.C1CommandBaseから継承されます。 |
![]() | CreateObjRef | System.MarshalByRefObjectから継承されます。 |
![]() | CreateParameter | System.Data.Common.DbCommandから継承されます。 |
![]() | Dispose | System.ComponentModel.Componentから継承されます。 |
![]() | ExecuteNonQuery | 接続オブジェクトに対して SQL 文を実行します。 C1.DataConnector.AdoNet.C1CommandBaseから継承されます。 |
![]() | ExecuteNonQueryAsync | オーバーロードされます。 接続オブジェクトに対して SQL 文を実行する ExecuteNonQuery メソッドの非同期バージョン。 C1.DataConnector.AdoNet.C1CommandBaseから継承されます。 |
![]() | ExecuteReader | オーバーロードされます。 System.Data.Common.DbCommandから継承されます。 |
![]() | ExecuteReaderAsync | オーバーロードされます。 System.Data.Common.DbCommandから継承されます。 |
![]() | ExecuteScalar | 1x1 の結果テーブルを返すクエリーを実行できます。 C1.DataConnector.AdoNet.C1CommandBaseから継承されます。 |
![]() | ExecuteScalarAsync | オーバーロードされます。 1x1 の結果テーブルを返すクエリーを実行する ExecuteScalar メソッドの非同期バージョン。 C1.DataConnector.AdoNet.C1CommandBaseから継承されます。 |
![]() | GetLifetimeService | System.MarshalByRefObjectから継承されます。 |
![]() | InitializeLifetimeService | System.MarshalByRefObjectから継承されます。 |
![]() | Prepare | オーバーライドされます。 データソース上にこのコマンドの準備された(コンパイルされた)バージョンを作成します。 |
![]() | ToString | System.ComponentModel.Componentから継承されます。 |