DataObjectSelector.GetSupportedRestrictions Method
Include Protected Members
Include Inherited Members
Retrieves all the restrictions that are supported when data objects are selected for the specified type.
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 | |
---|---|---|
GetSupportedRestrictions(String) | Retrieves all the restrictions that are supported when data objects are selected for the specified type. | |
GetSupportedRestrictions(String, array<Object[]) | Retrieves all the restrictions that are supported when data objects are selected for the specified type. |
Top