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

예외

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

적용 대상