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

 

WriteToServer メソッド

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

 オーバーロードリスト

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