Перечисление PrincipalType

Specifies the principal types that can be used in security statements.

Пространство имен:  Microsoft.SqlServer.TransactSql.ScriptDom
Сборка:  Microsoft.SqlServer.TransactSql.ScriptDom (в Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Синтаксис

'Декларация
Public Enumeration PrincipalType
'Применение
Dim instance As PrincipalType
public enum PrincipalType
public enum class PrincipalType
type PrincipalType
public enum PrincipalType

Элементы

Имя элемента Описание
Identifier The type is Identifier.
Null The type is Null.
Public The type is Public.

См. также

Справочник

Пространство имен Microsoft.SqlServer.TransactSql.ScriptDom