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

SQL Anywhere 11.0.1 (日本語) » SQL Anywhere サーバ - プログラミング » SQL Anywhere でのプログラミングの概要 » アプリケーションでの SQL の使用 » SQL Anywhere のカーソル » SQL Anywhere のカーソルの要求

 

ADO.NET

前方専用、読み込み専用のカーソルは、SACommand.ExecuteReader を利用して使用できます。SADataAdapter オブジェクトは、カーソルの代わりにクライアント側の結果セットを使用します。SACommand クラスを参照してください。