Freigeben über


PrincipalType-Enumeration

Gibt den Prinzipaltyp an.

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

Syntax

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

Member

Membername Beschreibung
Null Typ ist Null
Public Typ ist Public
Identifier Typ ist Identifier

Siehe auch

Referenz

Microsoft.Data.Schema.ScriptDom.Sql-Namespace