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

IEdmEntityContainerElement #24

Closed
Tracked by #31
yamin8000 opened this issue Dec 20, 2021 · 1 comment
Closed
Tracked by #31

IEdmEntityContainerElement #24

yamin8000 opened this issue Dec 20, 2021 · 1 comment
Assignees
Labels
low priority This isn't priority right now schema/model API Schema/Database Model/DTO

Comments

@yamin8000
Copy link
Contributor

IEdmEntityContainerElement{
containerElementKind EdmContainerElementKindinteger($int32)0 - None; 1 - EntitySet; 2 - ActionImport; 3 - FunctionImport; 4 - Singleton;Enum:Array [ 5 ]
container IEdmEntityContainer{...}
name stringnullable: truereadOnly: true

}

image

@yamin8000 yamin8000 added the schema/model API Schema/Database Model/DTO label Dec 20, 2021
@yamin8000
Copy link
Contributor Author

#25 and #23 need to be completed first

@yamin8000 yamin8000 mentioned this issue Dec 22, 2021
63 tasks
@MansourM MansourM added the low priority This isn't priority right now label Dec 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
low priority This isn't priority right now schema/model API Schema/Database Model/DTO
Projects
None yet
Development

No branches or pull requests

2 participants