TAstaActionItem.GetParamsFromProvider
Applies to
TAstaBusinessObjectsManager
Declaration
property GetParamsFromProvider: Boolean;
Description
A server side method or ActionItem must be attached to a TDataSet. If the
TAstaProvider property is set, then the TDataSet
connected to the TAstaProvider will be used by the server method. If the attached Provider
has params then this property optionally allows those params to be streamed
back to the TAstaClientDataSet.