Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IEdmTypeReference #18

Closed
Tracked by #31
yamin8000 opened this issue Dec 20, 2021 · 2 comments
Closed
Tracked by #31

IEdmTypeReference #18

yamin8000 opened this issue Dec 20, 2021 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation schema/model API Schema/Database Model/DTO

Comments

@yamin8000
Copy link
Contributor

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 ]

}

image

@yamin8000 yamin8000 added the schema/model API Schema/Database Model/DTO label Dec 20, 2021
@yamin8000 yamin8000 added the documentation Improvements or additions to documentation label Dec 20, 2021
ariantron added a commit that referenced this issue Dec 21, 2021
@ariantron
Copy link
Collaborator

e331e84

@ariantron ariantron reopened this Dec 21, 2021
ariantron added a commit that referenced this issue Dec 21, 2021
@ariantron
Copy link
Collaborator

077e8e1

@yamin8000 yamin8000 mentioned this issue Dec 22, 2021
63 tasks
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation schema/model API Schema/Database Model/DTO
Projects
None yet
Development

No branches or pull requests

2 participants