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

Specifies the types of signable element.

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

Синтаксис

'Декларация
<SerializableAttribute> _
Public Enumeration SignableElementKind
'Применение
Dim instance As SignableElementKind
[SerializableAttribute]
public enum SignableElementKind
[SerializableAttribute]
public enum class SignableElementKind
[<SerializableAttribute>]
type SignableElementKind
public enum SignableElementKind

Элементы

Имя элемента Описание
Assembly The Kind is Assembly.
Database The Kind is Database.
NotSpecified The Kind is NotSpecified.
Object The Kind is Object.

См. также

Справочник

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