ExtensionMethods.FindPropertyBinding Method
Include Protected Members
Include Inherited Members
Finds the binding of a property.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
FindPropertyBinding(IEdmTypeAnnotation, IEdmProperty) | Gets the binding of a property of the type term of a type annotation. | |
FindPropertyBinding(IEdmTypeAnnotation, String) | Gets the binding of a property of the type term of a type annotation. |
Top