ExtensionMethods.DeclaredStructuralProperties Method
Include Protected Members
Include Inherited Members
Gets the declared structural properties.
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 | |
---|---|---|
DeclaredStructuralProperties(IEdmStructuredType) | Gets the declared structural properties with the specified type. | |
DeclaredStructuralProperties(IEdmStructuredTypeReference) | Gets the declared structural properties. |
Top