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

SQL Anywhere 11.0.1 (日本語) » Ultra Light - .NET プログラミング » Ultra Light .NET 2.0 API リファレンス » ULSyncParms クラス

 

CopyFrom メソッド

指定された ULSyncParms オブジェクトのプロパティを、この ULSyncParms オブジェクトにコピーします。

構文
Visual Basic
Public Sub CopyFrom( _
   ByVal src As ULSyncParms _
)
C#
public void CopyFrom(
   ULSyncParms src
);
パラメータ
  • src   コピー元のオブジェクト。

参照