ISlicerCache add( java.lang.Object source, java.lang.String sourceField ) |
Parameters
- source
- The data source that the new ISlicerCache will be basedon.
- sourceField
- The name of the field in the data source to filter by.
ISlicerCache add( java.lang.Object source, java.lang.String sourceField ) |