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 » SQL Anywhere サーバ プログラミング » .NET アプリケーションプログラミング » SQL Anywhere .NET API リファレンス

 

SADataAdapter クラス

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

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

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