PartitionGroupsOption Enumeration
Enumerates values that determine whether a merge publication uses precomputed partitions.
Namespace: Microsoft.SqlServer.Replication
Assembly : Microsoft.SqlServer.Rmo (in microsoft.sqlserver.rmo.dll)
Syntax
'Declaration
Public Enumeration PartitionGroupsOption
public enum PartitionGroupsOption
public enum class PartitionGroupsOption
public enum PartitionGroupsOption
public enum PartitionGroupsOption
Members
Member name | Description |
---|---|
AutoSet | Replication determines whether to use precomputed partitions. |
False | Precomputed partitions are not used. |
True | Precomputed partitions are used. |
Hinweise
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Plattformen
Entwicklungsplattformen
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Zielplattforme
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Siehe auch
Verweis
Microsoft.SqlServer.Replication Namespace
MergePublication.PartitionGroupsOption Property
Andere Ressourcen
Optimieren der Leistung parametrisierter Filter mithilfe vorausberechneter Partitionen