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 型別公開下列成員。
方法
名稱 | 描述 | |
---|---|---|
![]() |
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. |
頂端