Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
指定された System.Data.DataTable のすべてのローを、ULBulkCopy.DestinationTableName プロパティで指定される送信先テーブルにコピーします。
Public Sub WriteToServer(ByVal table As DataTable)
public void WriteToServer(DataTable table)
table ローが送信先テーブルにコピーされる System.Data.DataTable。