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

SAP Sybase SQL Anywhere 16.0 » Ultra Light .NET プログラミング » Ultra Light.NET API リファレンス

 

ULCommand クラス

IN パラメータあり、または IN パラメータなしで事前にコンパイルされた SQL 文またはクエリを表します。

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

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