OptionState-Enumeration

Gibt einen Optionszustand an.

Namespace:  Microsoft.Data.Schema.ScriptDom.Sql
Assembly:  Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntax

'Declaration
Public Enumeration OptionState
public enum OptionState
public enum class OptionState
type OptionState
public enum OptionState

Member

Membername Beschreibung
NotSet Zustand ist NotSet
On Zustand ist On
Off Zustand ist Off

Siehe auch

Referenz

Microsoft.Data.Schema.ScriptDom.Sql-Namespace