Notatka
Dostęp do tej strony wymaga autoryzacji. Może spróbować zalogować się lub zmienić katalogi.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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