EdmUtil Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Utilities for Edm.
public static class EdmUtil
type EdmUtil = class
Public Module EdmUtil
- Inheritance
-
EdmUtil
Methods
GetMimeType(IEdmModel, IEdmOperation) |
Checks whether the |
GetMimeType(IEdmModel, IEdmProperty) |
Checks whether the |
GetSymbolicString(IEdmVocabularyAnnotatable) |
Gets the symbolic string of an annotated element. In the next breaking change, it's better to add a property into IEdmVocabularyAnnotatable. |
SetMimeType(IEdmModel, IEdmOperation, String) |
Sets the MIME type annotation of the |
SetMimeType(IEdmModel, IEdmProperty, String) |
Sets the MIME type annotation of the |