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

IEdmModel #21

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

IEdmModel #21

yamin8000 opened this issue Dec 20, 2021 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed low priority This isn't priority right now schema/model API Schema/Database Model/DTO

Comments

@yamin8000
Copy link
Contributor

IEdmModel{
schemaElements [nullable: truereadOnly: trueIEdmSchemaElement{...}]
vocabularyAnnotations [nullable: truereadOnly: trueIEdmVocabularyAnnotation{...}]
referencedModels [nullable: truereadOnly: true{}]
declaredNamespaces [nullable: truereadOnly: truestring]
directValueAnnotationsManager IEdmDirectValueAnnotationsManager{...}
entityContainer IEdmEntityContainer{...}

}

image

@yamin8000 yamin8000 added documentation Improvements or additions to documentation help wanted Extra attention is needed schema/model API Schema/Database Model/DTO labels Dec 20, 2021
@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
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 help wanted Extra attention is needed low priority This isn't priority right now schema/model API Schema/Database Model/DTO
Projects
None yet
Development

No branches or pull requests

3 participants