Expand Minimize
This topic has not yet been rated - Rate this topic

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)
public enum PartitionGroupsOption
Member nameDescription
FalsePrecomputed partitions are not used.
TruePrecomputed partitions are used.
AutoSetReplication determines whether to use precomputed partitions.

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.