|
GetTermValue(IEdmModel, IEdmVocabularyAnnotatable, IEdmValueTerm, EdmExpressionEvaluator) |
Gets the IEdmValue of a vocabulary term that has been applied to an element. |
|
GetTermValue<T>(IEdmModel, IEdmVocabularyAnnotatable, IEdmValueTerm, EdmToClrEvaluator) |
Gets the CLR value of a vocabulary term that has been applied to an element. |
|
GetTermValue(IEdmModel, IEdmVocabularyAnnotatable, String, EdmExpressionEvaluator) |
Gets the IEdmValue of a vocabulary term that has been applied to an element. |
|
GetTermValue<T>(IEdmModel, IEdmVocabularyAnnotatable, String, EdmToClrEvaluator) |
Gets the CLR value of a vocabulary term that has been applied to an element. |
|
GetTermValue(IEdmModel, IEdmStructuredValue, IEdmValueTerm, EdmExpressionEvaluator) |
Gets the IEdmValue of a vocabulary term that has been applied to the type of a value. |
|
GetTermValue<T>(IEdmModel, IEdmStructuredValue, IEdmValueTerm, EdmToClrEvaluator) |
Gets the CLR value of a vocabulary term that has been applied to the type of a value. |
|
GetTermValue(IEdmModel, IEdmStructuredValue, String, EdmExpressionEvaluator) |
Gets the IEdmValue of a vocabulary term that has been applied to the type of a value. |
|
GetTermValue<T>(IEdmModel, IEdmStructuredValue, String, EdmToClrEvaluator) |
Gets the CLR value of a vocabulary term that has been applied to the type of a value. |
|
GetTermValue(IEdmModel, IEdmVocabularyAnnotatable, IEdmValueTerm, String, EdmExpressionEvaluator) |
Gets the IEdmValue of a vocabulary term that has been applied to an element. |
|
GetTermValue<T>(IEdmModel, IEdmVocabularyAnnotatable, IEdmValueTerm, String, EdmToClrEvaluator) |
Gets the CLR value of a vocabulary term that has been applied to an element. |
|
GetTermValue(IEdmModel, IEdmVocabularyAnnotatable, String, String, EdmExpressionEvaluator) |
Gets the IEdmValue of a vocabulary term that has been applied to an element. |
|
GetTermValue<T>(IEdmModel, IEdmVocabularyAnnotatable, String, String, EdmToClrEvaluator) |
Gets the CLR value of a vocabulary term that has been applied to an element. |
|
GetTermValue(IEdmModel, IEdmStructuredValue, IEdmValueTerm, String, EdmExpressionEvaluator) |
Gets the IEdmValue of a vocabulary term that has been applied to the type of a value. |
|
GetTermValue<T>(IEdmModel, IEdmStructuredValue, IEdmValueTerm, String, EdmToClrEvaluator) |
Gets the CLR value of a vocabulary term that has been applied to the type of a value. |
|
GetTermValue(IEdmModel, IEdmStructuredValue, String, String, EdmExpressionEvaluator) |
Gets the IEdmValue of a vocabulary term that has been applied to the type of a value. |
|
GetTermValue<T>(IEdmModel, IEdmStructuredValue, String, String, EdmToClrEvaluator) |
Gets the CLR value of a vocabulary term that has been applied to the type of a value. |