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 リファレンス » SABulkCopy クラス

 

WriteToServer メソッド

指定された System.Data.DataRow オブジェクトの配列内のすべてのローを、SABulkCopy オブジェクトの DestinationTableName プロパティで指定される送信先テーブルにコピーします。

 オーバロードリスト

WriteToServer(DataRow[]) メソッド
WriteToServer(DataTable) メソッド
WriteToServer(DataTable, DataRowState) メソッド
WriteToServer(IDataReader) メソッド