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 クラス

 

AdditionalParms プロパティ

「キーワード=値」のペアの文字列を指定します。通常、このペアのリストには、使用頻度の低い同期パラメータが入ります。

構文
Visual Basic
Public Property AdditionalParms As String
C#
public string  AdditionalParms { get; set; }
プロパティ値

「キーワード=値」をセミコロンで区切ったリストによる追加のパラメータ。

参照