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 リファレンス

 

SADataAdapter クラス

System.Data.DataSet に入力したりデータベースを更新したりするために使用する一連のコマンドとデータベース接続を表します。

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

SADataAdapter コンストラクター
GetFillParameters メソッド
DeleteCommand プロパティ
InsertCommand プロパティ
SelectCommand プロパティ
TableMappings プロパティ
UpdateBatchSize プロパティ
UpdateCommand プロパティ
RowUpdated イベント
RowUpdating イベント