Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.1 » SQL Anywhere サーバー プログラミング » .NET アプリケーションプログラミング » SQL Anywhere .NET API リファレンス » SACommand クラス

 

BeginExecuteReader メソッド

この SACommand で記述される SQL 文またはストアドプロシージャーの非同期実行を開始し、データベースサーバーから 1 つまたは複数の結果セットを取得します。

 オーバーロードリスト

BeginExecuteReader() メソッド
BeginExecuteReader(AsyncCallback, object) メソッド
BeginExecuteReader(AsyncCallback, object, CommandBehavior) メソッド
BeginExecuteReader(CommandBehavior) メソッド