共用方式為


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

其他資源

使用預先計算的資料分割最佳化參數化篩選效能