FilterPlan property |
Applies to
TIB_BDataset
Declaration
Property FilterPlan : string;
Description
Provides the ability to specify a particular plan when a
dataset is prepared with Filtered=true. Note that any plan specified
here will REPLACE any previously specified plan while Filtered=true.
Also note that property must be set before filtered is set to true to
have any effect.