IEdmTypeReference
Closed this issue · 2 comments
yamin8000 commented
IEdmTypeReference{
isNullable | booleanreadOnly: true |
---|---|
definition | IEdmType{typeKindEdmTypeKindinteger($int32)0 - None; 1 - Primitive; 2 - Entity; 3 - Complex; 4 - Collection; 5 - EntityReference; 6 - Enum; 7 - TypeDefinition; 8 - Untyped; 9 - Path;Enum:[ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 ]} |
typeKind | EdmTypeKindinteger($int32)0 - None; 1 - Primitive; 2 - Entity; 3 - Complex; 4 - Collection; 5 - EntityReference; 6 - Enum; 7 - TypeDefinition; 8 - Untyped; 9 - Path;Enum:[ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 ] |
}