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 クラス

SQL Anywhere データベースに対して実行される SQL 文またはストアドプロシージャーです。

 Visual Basic 構文
 C# 構文
 基本クラス
 メンバー
 備考

SACommand コンストラクター
BeginExecuteNonQuery メソッド
BeginExecuteReader メソッド
Cancel メソッド
CreateParameter メソッド
EndExecuteNonQuery メソッド
EndExecuteReader メソッド
ExecuteNonQuery メソッド
ExecuteReader メソッド
ExecuteScalar メソッド
Prepare メソッド
ResetCommandTimeout メソッド
CommandText プロパティ
CommandTimeout プロパティ
CommandType プロパティ
Connection プロパティ
DesignTimeVisible プロパティ
Parameters プロパティ
Transaction プロパティ
UpdatedRowSource プロパティ