PartitioningScheme Enum

Definition

Enumerates whether Partition Scheme is scripted for None,Table,Index or All

This enumeration supports a bitwise combination of its member values.

C#
[System.Flags]
public enum PartitioningScheme
Inheritance
PartitioningScheme
Attributes

Fields

Name Value Description
None 0

No Partition Scheme

Table 1

Partition Scheme for table

Index 2

Partition Scheme for index

All 3

Partition Scheme for both table and index

Applies to

Toode Versioonid
Microsoft.SqlServer.SqlManagementObjects 150.18208.0, 160.2004021.0