ReplicationConnection.ReplicationScheduleOwnedByUser 속성

정의

복제 일정을 사용자가 소유하는지 여부를 나타내는 값을 가져오거나 설정합니다.

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

속성 값

복제 일정을 사용자가 소유하면 true이고, 그렇지 않으면 false입니다.

예외

현재 개체가 삭제되었습니다.

적용 대상