言語

ITransferSqlServerObjectsTask.UseCollation プロパティ

定義

転送にコレーションを使うべきかどうかを示す値を取得または設定します。

public:
 property bool UseCollation { bool get(); void set(bool value); };
public bool UseCollation { get; set; }
member this.UseCollation : bool with get, set
Public Property UseCollation As Boolean

プロパティ値

転送に照合が含まれれば真である。そうでなければ、誤りです。

適用対象