언어

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

속성 값

전송에 콜레이션이 포함되면 참이고; 그렇지 않으면 거짓입니다.

적용 대상