PartitionGroupsOption 열거형

Enumerates values that determine whether a merge publication uses precomputed partitions.

네임스페이스:  Microsoft.SqlServer.Replication
어셈블리:  Microsoft.SqlServer.Rmo.dll의 Microsoft.SqlServer.Rmo

구문

‘선언
Public Enumeration PartitionGroupsOption
‘사용 방법
Dim instance As PartitionGroupsOption
public enum PartitionGroupsOption
public enum class PartitionGroupsOption
type PartitionGroupsOption
public enum PartitionGroupsOption

멤버

멤버 이름 설명
False Precomputed partitions are not used.
True Precomputed partitions are used.
AutoSet Replication determines whether to use precomputed partitions.

주의

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