List

SlicerCache.List property

返回与指定切片器缓存关联的切片器是否基于非 OLAP 数据源。只读

public bool List { get; }

例子


[C#]

Console.WriteLine(slicerCache.List);

也可以看看