DataConnector | ComponentOne
C1.AdoNet.D365S Assembly / C1.AdoNet.D365S Namespace / C1D365SCommand Class
Fields Properties Methods Events


In This Topic
    C1D365SCommand Class Members
    In This Topic

    The following tables list the members exposed by C1D365SCommand.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Protected Fields
     NameDescription
    Protected Field 実行時メッセージが格納されるロガー。 (Inherited from C1.DataConnector.AdoNet.DbCommandWrap<C1ODataConnection,C1ODataCommand,C1DbParameter>)
    Top
    Public Properties
     NameDescription
    Public Property データソースに対して実行するテキストコマンドを取得または設定します。 (Inherited from C1.DataConnector.AdoNet.DbCommandWrap<C1ODataConnection,C1ODataCommand,C1DbParameter>)
    Public Property コマンドの実行の試行を中止してエラーを生成するまでの待機時間を取得または設定します。 (Inherited from C1.DataConnector.AdoNet.DbCommandWrap<C1ODataConnection,C1ODataCommand,C1DbParameter>)
    Public PropertyC1.DataConnector.AdoNet.DbCommandWrap<TInnerConnection,TInnerCommand,TInnerParameter>.CommandText プロパティの解釈方法を指定または示します。 (Inherited from C1.DataConnector.AdoNet.DbCommandWrap<C1ODataConnection,C1ODataCommand,C1DbParameter>)
    Public Property (Inherited from System.Data.Common.DbCommand)
    Public Property (Inherited from System.ComponentModel.Component)
    Public Property カスタマイズされたインタフェースコントロールにこのコマンドオブジェクトを表示するかどうかを示す値を取得または設定します。 (Inherited from C1.DataConnector.AdoNet.DbCommandWrap<C1ODataConnection,C1ODataCommand,C1DbParameter>)
    Public Property このコマンドのパラメータリスト。 (Inherited from C1.DataConnector.AdoNet.DbCommandWrap<C1ODataConnection,C1ODataCommand,C1DbParameter>)
    Public Property (Inherited from System.ComponentModel.Component)
    Public Property (Inherited from System.Data.Common.DbCommand)
    Public Propertyこの C1.DataConnector.AdoNet.DbCommandWrap<TInnerConnection,TInnerCommand,TInnerParameter> が使用する基底のコマンド。 (Inherited from C1.DataConnector.AdoNet.DbCommandWrap<C1ODataConnection,C1ODataCommand,C1DbParameter>)
    Public PropertySystem.Data.Common.DbDataAdapter の Update メソッドによって使用される場合に、コマンドの結果が System.Data.DataRow にどのように適用されるかを取得または設定します。 (Inherited from C1.DataConnector.AdoNet.DbCommandWrap<C1ODataConnection,C1ODataCommand,C1DbParameter>)
    Top
    Public Methods
     NameDescription
    Public Methoda System.Data.Common.DbCommand の実行のキャンセルを試みます。 (Inherited from C1.DataConnector.AdoNet.DbCommandWrap<C1ODataConnection,C1ODataCommand,C1DbParameter>)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.Data.Common.DbCommand)
    Public MethodOverloaded.  このコマンドのリソースを破棄します。 (Inherited from C1.DataConnector.AdoNet.DbCommandWrap<C1ODataConnection,C1ODataCommand,C1DbParameter>)
    Public Method 接続オブジェクトに対して SQL 文を実行します。 (Inherited from C1.DataConnector.AdoNet.DbCommandWrap<C1ODataConnection,C1ODataCommand,C1DbParameter>)
    Public MethodOverloaded. 接続オブジェクトに対して SQL 文を実行する C1.DataConnector.AdoNet.DbCommandWrap<TInnerConnection,TInnerCommand,TInnerParameter>.ExecuteNonQuery の非同期バージョン。 System.Threading.CancellationToken.None を使用して C1.DataConnector.AdoNet.DbCommandWrap<TInnerConnection,TInnerCommand,TInnerParameter>.ExecuteNonQueryAsync を呼び出します。 (Inherited from C1.DataConnector.AdoNet.DbCommandWrap<C1ODataConnection,C1ODataCommand,C1DbParameter>)
    Public MethodOverloaded.  (Inherited from System.Data.Common.DbCommand)
    Public MethodOverloaded.  (Inherited from System.Data.Common.DbCommand)
    Public Method クエリーを実行し、クエリーから返された結果セットの最初の行の最初の列を返します。 他のすべての列と行は無視されます。 (Inherited from C1.DataConnector.AdoNet.DbCommandWrap<C1ODataConnection,C1ODataCommand,C1DbParameter>)
    Public MethodOverloaded. クエリーを実行し、クエリーから返される結果セットの最初の行の最初の列を返す C1.DataConnector.AdoNet.DbCommandWrap<TInnerConnection,TInnerCommand,TInnerParameter>.ExecuteScalar の非同期バージョン。 他のすべての列と行は無視されます。System.Threading.CancellationToken.None を使用して C1.DataConnector.AdoNet.DbCommandWrap<TInnerConnection,TInnerCommand,TInnerParameter>.ExecuteScalarAsync を呼び出します。 (Inherited from C1.DataConnector.AdoNet.DbCommandWrap<C1ODataConnection,C1ODataCommand,C1DbParameter>)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method データソース上にこのコマンドの準備された(コンパイルされた)バージョンを作成します。 (Inherited from C1.DataConnector.AdoNet.DbCommandWrap<C1ODataConnection,C1ODataCommand,C1DbParameter>)
    Public Method (Inherited from System.ComponentModel.Component)
    Top
    Protected Methods
     NameDescription
    Protected MethodSystem.Data.Common.DbDataReader を変換します。 (Inherited from C1.DataConnector.AdoNet.DbCommandWrap<C1ODataConnection,C1ODataCommand,C1DbParameter>)
    Protected MethodSystem.Data.Common.DbParameter オブジェクトの新しいインスタンスを作成します。 (Inherited from C1.DataConnector.AdoNet.DbCommandWrap<C1ODataConnection,C1ODataCommand,C1DbParameter>)
    Protected MethodOverridden.  内部コマンドを作成します。  
    Protected Method 接続に対してコマンドテキストを実行します。 (Inherited from C1.DataConnector.AdoNet.DbCommandWrap<C1ODataConnection,C1ODataCommand,C1DbParameter>)
    Protected Method 接続に対してコマンドテキストを非同期に実行します。 (Inherited from C1.DataConnector.AdoNet.DbCommandWrap<C1ODataConnection,C1ODataCommand,C1DbParameter>)
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Top
    Public Events
     NameDescription
    Public Event (Inherited from System.ComponentModel.Component)
    Top
    See Also