언어

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 가입자의 시스템 관리자 고정 서버 역할 구성원 또는 구독 데이터베이스의 db_owner 고정 데이터베이스 역할 구성원만 조회할 수 있습니다.

이 속성은 DynamicSnapshotLocation 구독자의 시스템 관리자 고정 서버 역할 구성원 또는 구독 데이터베이스의 db_owner 고정 데이터베이스 역할 구성원만이 설정할 수 있습니다.

재산을 되찾는 것은 DynamicSnapshotLocationsp_helpmergepullsubscription을 실행하는 것과 같습니다.

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

적용 대상

추가 정보