SignableElementKind Enumeration
Specifies the types of signable element.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| Assembly | The Kind is Assembly. | |
| Database | The Kind is Database. | |
| NotSpecified | The Kind is NotSpecified. | |
| Object | The Kind is Object. |
Show: