TableElementType, énumération
Spécifie le type d'élément table.
Espace de noms : Microsoft.Data.Schema.ScriptDom.Sql
Assembly : Microsoft.Data.Schema.ScriptDom.Sql (dans Microsoft.Data.Schema.ScriptDom.Sql.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
Public Enumeration TableElementType
[SerializableAttribute]
public enum TableElementType
[SerializableAttribute]
public enum class TableElementType
[<SerializableAttribute>]
type TableElementType
public enum TableElementType
Membres
Nom de membre | Description | |
---|---|---|
NotSpecified | Le type est NotSpecified | |
Constraint | Le type est Constraint | |
Column | Le type est Column |