Sdílet prostřednictvím


TableElementType – výčet

Určuje typ prvku tabulky.

Obor názvů:  Microsoft.Data.Schema.ScriptDom.Sql
Sestavení:  Microsoft.Data.Schema.ScriptDom.Sql (v Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntaxe

'Deklarace
<SerializableAttribute> _
Public Enumeration TableElementType
[SerializableAttribute]
public enum TableElementType
[SerializableAttribute]
public enum class TableElementType
[<SerializableAttribute>]
type TableElementType
public enum TableElementType

Členy

Název členu Popis
NotSpecified Typ je NotSpecified
Constraint Typ omezení je
Column Je typ sloupce

Viz také

Odkaz

Microsoft.Data.Schema.ScriptDom.Sql – obor názvů