DataMappedObjectConverter.ConvertToUnderlyingRestriction Method
Include Protected Members
Include Inherited Members
Converts the specified mapped restrictions into underlying restrictions that are data source specific.
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 | |
---|---|---|
ConvertToUnderlyingRestriction(String, Int32, array<Object[]) | Converts the specified mapped restrictions into underlying restrictions that are data source specific. | |
ConvertToUnderlyingRestriction(String, Int32, array<Object[], array<Object[]) | Converts the specified mapped restrictions into underlying restrictions that are data source specific. |
Top