Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents information about a Subscriber's partition for a merge publication with a parameterized row filter.
The following tables list the members exposed by the MergePartition type.
Public Constructors
| Name | Description | |
|---|---|---|
| MergePartition | Creates a new instance of the MergePartition class. |
Nach oben
Public Properties
| Name | Description | |
|---|---|---|
![]() |
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. |
Nach oben
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Nach oben
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Nach oben
Siehe auch
Verweis
MergePartition Class
Microsoft.SqlServer.Replication Namespace
AddMergePartition
RemoveMergePartition
ScriptMergePartition
Andere Ressourcen
How to: Create a Snapshot for a Merge Publication with Parameterized Filters (RMO Programming)
How to: Manage Partitions for a Merge Publication with Parameterized Filters (RMO Programming)
Parametrisierte Zeilenfilter
.gif)
.gif)
.gif)
.gif)