Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (日本語) » Mobile Link - サーバ管理 » Mobile Link サーバ API » .NET での同期スクリプトの作成 » .NET 用 Mobile Link サーバ API リファレンス » DBParameterCollection クラス

 

CopyTo(Array array, int index) メソッド

構文
void CopyTo( Array array, int index )
備考

コレクションの内容を、指定したインデックスで始まる特定の配列にコピーします。

パラメータ
  • array   コレクションの内容のコピー先の配列

  • index   コレクションの内容のコピーを開始する配列内のインデックス