SlicerCache Class

SlicerCache class

Represent summary description of slicer cache


type SlicerCache struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetListIndicates whether the slicer associated with the specified slicer cache is based on an Non-OLAP data source.
GetSlicerCacheItemsReturns a SlicerCacheItem collection that contains the collection of all items in the slicer cache. Read-only
GetNameReturns the name of the slicer cache.
GetSourceNameReturns the name of this slicer cache.