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

EdmIntegerConstant instead of EdmEnumMemberValue #22

Open
clperez opened this issue Apr 18, 2018 · 0 comments
Open

EdmIntegerConstant instead of EdmEnumMemberValue #22

clperez opened this issue Apr 18, 2018 · 0 comments

Comments

@clperez
Copy link

clperez commented Apr 18, 2018

Hello:

Yesterday I was trying to follow the examples at this link:

http://odata.github.io/WebApi/#01-02-getting-started

In section 2.2 Build Edm Model Explicitly", in "Enum type" subsection, the code example shows "EdmIntegerConstant" types to define constant values in enums, but Using OData 6.1 the example only compiled without errors only after substituting the type mentioned by "EdmEnumMemberValue".

Just in case its wrong.

Regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant