IDO Method list source
An IDO Method list source is populated by a stored procedure method that returns a list of values. The following attributes determine the behavior of the list:
| IDO Method List Attribute | Description | 
|---|---|
| IDO | The IDO that hosts the method. | 
| Properties | The list of IDO properties that constitute the method's returned list of values. | 
| Name | The name of the method. | 
| Parms | The parameters passed to the method. These may include literal values, properties, variables, or components. | 
| Columns to Display | IDO properties that display as columns in the list. For IDO Method lists, the first column for display is always the column that provides a value for the component. | 
| Record Cap Override | Specifies a
                     record cap. This setting is subject to any system-wide record cap overrides that might be in effect. |