PivotField.SourceCaption 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
属性SourceCaption仅适用于 OLAPPivotTable,并返回 OLAP 服务器的原始PivotField描述文字。 此为只读属性。
public:
property System::String ^ SourceCaption { System::String ^ get(); };
public string SourceCaption { get; }
Public ReadOnly Property SourceCaption As String
属性值
String
注解
可以将 Name 或 SourceName 用于非 OLAP PivotTable。