Condividi tramite


Enumerazione PartitionFunctionRange

Specifies the partition function ranges.

Spazio dei nomi  Microsoft.SqlServer.TransactSql.ScriptDom
Assembly:  Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Sintassi

'Dichiarazione
Public Enumeration PartitionFunctionRange
'Utilizzo
Dim instance As PartitionFunctionRange
public enum PartitionFunctionRange
public enum class PartitionFunctionRange
type PartitionFunctionRange
public enum PartitionFunctionRange

Membri

Nome membro Descrizione
Left The range is Left.
NotSpecified The range is NotSpecified.
Right The range is Right.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.SqlServer.TransactSql.ScriptDom