IEdmSchemaElement.SchemaElementKind 屬性
取得此結構描述元素的類型。
命名空間: Microsoft.Data.Edm
組件: Microsoft.Data.Edm (在 Microsoft.Data.Edm.dll 中)
語法
'宣告
ReadOnly Property SchemaElementKind As EdmSchemaElementKind
Get
'用途
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
屬性值
型別:Microsoft.Data.Edm.EdmSchemaElementKind
此結構描述元素的類型。