TableElementType Enumeration
Specifies the table element type.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| Column | The Type is Column. | |
| Constraint | The Type is Constraint. | |
| NotSpecified | The Type is NotSpecified. |
Show: