MergePullSubscription.DynamicSnapshotLocation 속성

정의

매개 변수가 있는 행 필터가 게시에 사용되는 경우 구독과 관련된 스냅샷 파일의 위치를 가져오거나 설정합니다.

public:
 property System::String ^ DynamicSnapshotLocation { System::String ^ get(); void set(System::String ^ value); };
public string DynamicSnapshotLocation { get; set; }
member this.DynamicSnapshotLocation : string with get, set
Public Property DynamicSnapshotLocation As String

속성 값

String 값입니다.

설명

속성은 DynamicSnapshotLocation 구독자에서 sysadmin 고정 서버 역할의 멤버 또는 구독 데이터베이스에서 db_owner 고정 데이터베이스 역할의 멤버만 검색할 수 있습니다.

속성은 DynamicSnapshotLocation 구독자에서 sysadmin 고정 서버 역할의 멤버 또는 구독 데이터베이스에서 db_owner 고정 데이터베이스 역할의 멤버에 의해서만 설정할 수 있습니다.

속성을 검색하는 DynamicSnapshotLocation 것은 sp_helpmergepullsubscription 실행하는 것과 같습니다.

속성을 설정하는 것은 sp_addmergepullsubscription_agent 또는 sp_changemergepullsubscription 실행하는 것과 같습니다.DynamicSnapshotLocation

적용 대상

추가 정보