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
이 스키마 요소의 종료입니다.