TableElementType 열거형

Specifies the table element type.

네임스페이스:  Microsoft.SqlServer.TransactSql.ScriptDom
어셈블리:  Microsoft.SqlServer.TransactSql.ScriptDom(Microsoft.SqlServer.TransactSql.ScriptDom.dll)

구문

‘선언
<SerializableAttribute> _
Public Enumeration TableElementType
‘사용 방법
Dim instance As TableElementType
[SerializableAttribute]
public enum TableElementType
[SerializableAttribute]
public enum class TableElementType
[<SerializableAttribute>]
type TableElementType
public enum TableElementType

멤버

멤버 이름 설명
Column The Type is Column.
Constraint The Type is Constraint.
NotSpecified The Type is NotSpecified.

참고 항목

참조

Microsoft.SqlServer.TransactSql.ScriptDom 네임스페이스