다음을 통해 공유


MergeDynamicSnapshotJob 멤버

Contains information about the Snapshot Agent job that generates the data snapshot for a subscription to a merge publication with a parameterized row filter.

MergeDynamicSnapshotJob 형식은 다음 멤버를 노출합니다.

생성자

  이름 설명
공용 메서드 MergeDynamicSnapshotJob Creates a new instance of the MergeDynamicSnapshotJob class.

맨 위로 이동

메서드

  이름 설명
공용 메서드 Equals (Object에서 상속됩니다.)
보호된 메서드 Finalize (Object에서 상속됩니다.)
공용 메서드 GetHashCode (Object에서 상속됩니다.)
공용 메서드 GetType (Object에서 상속됩니다.)
보호된 메서드 MemberwiseClone (Object에서 상속됩니다.)
공용 메서드 ToString (Object에서 상속됩니다.)

맨 위로 이동

속성

  이름 설명
공용 속성 DynamicFilterHostName Gets or sets the value supplied to the HOST_NAME(Transact-SQL) function to generate the data snapshot, when the parameterized row filter is defined using this function.
공용 속성 DynamicFilterLogin Gets or sets the value supplied to the SUSER_SNAME(Transact-SQL) function to generate the data snapshot, when the parameterized row filter is defined using this function.
공용 속성 DynamicSnapshotLocation Gets or sets the operating system folder used to store the filtered snapshot generated by this Snapshot Agent job.
공용 속성 JobId Gets or sets the Microsoft SQL Server Agent job ID, in hexadecimal format, that generates the filtered snapshot for the Subscriber.
공용 속성 Name Gets or sets the name of the Snapshot Agent job that generates the filtered snapshot for the Subscriber.
공용 속성 UserData Gets or sets an object that allows you to attach custom data to this instance of MergeDynamicSnapshotJob.

맨 위로 이동