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