Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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
Members
| Member name | Description | |
|---|---|---|
| AutoSet | Replication determines whether to use precomputed partitions. | |
| False | Precomputed partitions are not used. | |
| True | Precomputed partitions are used. |
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
See Also
Reference
Microsoft.SqlServer.Replication Namespace
Other Resources
Optimize Parameterized Filter Performance with Precomputed Partitions