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
'Usage
Dim instance As PartitionGroupsOption
public enum PartitionGroupsOption
public enum class PartitionGroupsOption
type PartitionGroupsOption
public enum PartitionGroupsOption
Elemente
Elementname | Beschreibung | |
---|---|---|
False | Precomputed partitions are not used. | |
True | Precomputed partitions are used. | |
AutoSet | Replication determines whether to use precomputed partitions. |
Hinweise
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Siehe auch
Verweis
Microsoft.SqlServer.Replication-Namespace
Andere Ressourcen
Optimieren der Leistung parametrisierter Filter mithilfe vorausberechneter Partitionen