다음을 통해 공유


EdmSchemaElementKind 열거형

정의

EDM 스키마 요소 형식을 정의합니다.

public enum EdmSchemaElementKind
type EdmSchemaElementKind = 
Public Enum EdmSchemaElementKind
상속
EdmSchemaElementKind

필드

Action 3

를 구현하는 IEdmAction스키마 요소를 나타냅니다.

EntityContainer 4

구현하는 스키마 요소를 나타냅니다. IEdmEntityContainer

Function 5

를 구현하는 IEdmAction스키마 요소를 나타냅니다.

None 0

알 수 없거나 오류 종류가 있는 스키마 요소를 나타냅니다.

Term 2

를 구현하는 IEdmTerm스키마 요소를 나타냅니다.

TypeDefinition 1

를 구현하는 IEdmSchemaType스키마 요소를 나타냅니다.

적용 대상