PivotTable.RefreshName 属性

定义

返回上次刷新数据透视表数据或数据透视表缓存的人员的姓名。 只读 String

public:
 property System::String ^ RefreshName { System::String ^ get(); };
public string RefreshName { get; }
Public ReadOnly Property RefreshName As String

属性值

注解

对于 OLAP 数据源,在每次查询后都会更新此属性。

适用于