Propriété IEdmSchemaElement.SchemaElementKind
Obtient le type de cet élément de schéma.
Espace de noms : Microsoft.Data.Edm
Assembly : Microsoft.Data.Edm (en Microsoft.Data.Edm.dll)
Syntaxe
'Déclaration
ReadOnly Property SchemaElementKind As EdmSchemaElementKind
Get
'Utilisation
Dim instance As IEdmSchemaElement
Dim value As EdmSchemaElementKind
value = instance.SchemaElementKind
EdmSchemaElementKind SchemaElementKind { get; }
property EdmSchemaElementKind SchemaElementKind {
EdmSchemaElementKind get ();
}
abstract SchemaElementKind : EdmSchemaElementKind
function get SchemaElementKind () : EdmSchemaElementKind
Valeur de propriété
Type : Microsoft.Data.Edm.EdmSchemaElementKind
Type de cet élément de schéma.