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 네임스페이스