DataConnector
C1ServiceNowCommand クラス メンバ
プロパティ  メソッド  イベント

C1.AdoNet.ServiceNow アセンブリ > C1.AdoNet.ServiceNow 名前空間 : C1ServiceNowCommand クラス

C1ServiceNowCommandデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタオーバーロードされます。   
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or sets the text command to run against the data source. C1.DataConnector.AdoNet.C1CommandBaseから継承されます。
Public プロパティオーバーライドされます。 Gets or sets the wait time before terminating the attempt to execute a command and generating an error.  
Public プロパティオーバーライドされます。 Indicates or specifies how the System.Data.Common.DbCommand.CommandText property is interpreted.  
Public プロパティ System.Data.Common.DbCommandから継承されます。
Public プロパティ System.ComponentModel.Componentから継承されます。
Public プロパティオーバーライドされます。 Gets or sets a value indicating whether the command object should be visible in a customized interface control.  
Public プロパティThe Parameters list of this command. C1.DataConnector.AdoNet.C1CommandBaseから継承されます。
Public プロパティ C1.DataConnector.AdoNet.C1CommandBaseから継承されます。
Public プロパティ System.ComponentModel.Componentから継承されます。
Public プロパティ System.Data.Common.DbCommandから継承されます。
Public プロパティオーバーライドされます。 Gets or sets how command results are applied to the System.Data.DataRow when used by the Update method of a System.Data.Common.DbDataAdapter.  
トップ
パブリック メソッド
 名前解説
Public メソッドCancels the execution of this command C1.DataConnector.AdoNet.C1CommandBaseから継承されます。
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッド System.Data.Common.DbCommandから継承されます。
Public メソッド System.ComponentModel.Componentから継承されます。
Public メソッドExecutes a SQL statement against a connection object. C1.DataConnector.AdoNet.C1CommandBaseから継承されます。
Public メソッドオーバーロードされます。 An asynchronous version of method ExecuteNonQuery that executes a SQL statement against a connection object. C1.DataConnector.AdoNet.C1CommandBaseから継承されます。
Public メソッドオーバーロードされます。  System.Data.Common.DbCommandから継承されます。
Public メソッドオーバーロードされます。  System.Data.Common.DbCommandから継承されます。
Public メソッドAllow the execution of a query that returns a 1x1 result table. C1.DataConnector.AdoNet.C1CommandBaseから継承されます。
Public メソッドオーバーロードされます。 An asynchronous version of method ExecuteScalar that allows the execution of a query that returns a 1x1 result table. C1.DataConnector.AdoNet.C1CommandBaseから継承されます。
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッドオーバーライドされます。 Creates a prepared (or compiled) version of the command on the data source.  
Public メソッド System.ComponentModel.Componentから継承されます。
トップ
パブリック イベント
 名前解説
Public イベント System.ComponentModel.Componentから継承されます。
トップ
参照

C1ServiceNowCommand クラス
C1.AdoNet.ServiceNow 名前空間