PartitionGroupsOption 열거형

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

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

구문

‘선언
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.

참고 항목

참조

Microsoft.SqlServer.Replication 네임스페이스

PartitionGroupsOption

관련 자료

사전 계산 파티션으로 매개 변수가 있는 필터 성능 최적화