共用方式為


MergePartition 成員

Represents information about a Subscriber's partition for a merge publication with a parameterized row filter.

MergePartition 型別公開下列成員。

建構函式

  名稱 描述
公用方法 MergePartition Creates a new instance of the MergePartition class.

頂端

方法

  名稱 描述
公用方法 Equals (繼承自 Object。)
受保護的方法 Finalize (繼承自 Object。)
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetType (繼承自 Object。)
受保護的方法 MemberwiseClone (繼承自 Object。)
公用方法 ToString (繼承自 Object。)

頂端

屬性

  名稱 描述
公用屬性 CurrentSnapshotDateTime Gets or sets the date and time when the data snapshot of the partition was generated.
公用屬性 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.
公用屬性 DynamicSnapshotJobId Gets or sets the Microsoft SQL Server Agent job ID, in hexadecimal format, which generates the filtered snapshot for the Subscriber.
公用屬性 DynamicSnapshotLocation Gets or sets the operating system folder used to store the filtered snapshot generated for the partition.
公用屬性 PartitionId Gets or sets the ID value that uniquely identifies the partition.
公用屬性 UserData Gets or sets an object that allows you to attach custom data to this instance of MergePartition.

頂端