PartitionFunctionRange-Enumeration
Gibt den Wertebereich der Partitionsfunktion an.
Namespace: Microsoft.Data.Schema.ScriptDom.Sql
Assembly: Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)
Syntax
'Declaration
Public Enumeration PartitionFunctionRange
public enum PartitionFunctionRange
public enum class PartitionFunctionRange
type PartitionFunctionRange
public enum PartitionFunctionRange
Member
Membername | Beschreibung | |
---|---|---|
NotSpecified | Bereich ist NotSpecified | |
Left | Bereich ist Left | |
Right | Bereich ist Right |