Enumerazione PartitionFunctionRange

Specifica l'intervallo della funzione di partizione.

Spazio dei nomi:  Microsoft.Data.Schema.ScriptDom.Sql
Assembly:  Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)

Sintassi

'Dichiarazione
Public Enumeration PartitionFunctionRange
public enum PartitionFunctionRange
public enum class PartitionFunctionRange
type PartitionFunctionRange
public enum PartitionFunctionRange

Membri

Nome membro Descrizione
NotSpecified L'intervallo è NotSpecified
Left L'intervallo è Left
Right L'intervallo è Right

Vedere anche

Riferimenti

Spazio dei nomi Microsoft.Data.Schema.ScriptDom.Sql