PivotField.SourceCaption 属性

定义

属性SourceCaption仅适用于 OLAPPivotTable,并返回 OLAP 服务器的原始PivotField描述文字。 此为只读属性。

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

属性值

String

注解

可以将 NameSourceName 用于非 OLAP PivotTable

适用于