DataConnector
ExecuteReaderAsync(CommandBehavior) メソッド

C1.AdoNet.ServiceNow アセンブリ > C1.AdoNet.ServiceNow 名前空間 > C1ServiceNowCommand クラス > ExecuteReaderAsync メソッド : ExecuteReaderAsync(CommandBehavior) メソッド
シンタックス
'宣言
 
Public Overloads Function ExecuteReaderAsync( _
   ByVal behavior As System.Data.CommandBehavior _
) As System.Threading.Tasks.Task(Of DbDataReader)
public System.Threading.Tasks.Task<DbDataReader> ExecuteReaderAsync( 
   System.Data.CommandBehavior behavior
)

パラメータ

behavior
参照

C1ServiceNowCommand クラス
C1ServiceNowCommand メンバ
オーバーロード一覧