ModelActionDataProvider Properties |
The ModelActionDataProvider type exposes the following members.
Name | Description | |
---|---|---|
CacheExpirationMinutes | Specifies how long the data is cached (in minutes). (Inherited from BaseDatabaseActionDataProvider.) | |
CacheGranularity | Specifies how the data is cached. Choose 'User' if the query depends on the current user (e.g. user ID in the query or security trimmed data). (Inherited from BaseDatabaseActionDataProvider.) | |
DatabaseAction | Specifies the database action which should be executed. | |
ParameterValues | Specifies the parameter values for the selected database action. Note that you can override the values of the defined 'DefaultParameterValues' if you specify a value for the same parameters here. (Overrides BaseDatabaseActionDataProviderParameterValues.) |