SlicerCache Class
SlicerCache class
Represent summary description of slicer cache
type SlicerCache struct {
ptr unsafe.Pointer
}
Constructors
Methods
| Method | Description |
|---|
| IsNull | Checks whether the implementation object is nullptr. |
| GetList | Indicates whether the slicer associated with the specified slicer cache is based on an Non-OLAP data source. |
| GetSlicerCacheItems | Returns a SlicerCacheItem collection that contains the collection of all items in the slicer cache. Read-only |
| GetName | Returns the name of the slicer cache. |
| GetSourceName | Returns the name of this slicer cache. |