言語

CustomData.RowCollection プロパティ

定義

データ行を取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::DataRowCollection ^ RowCollection { Microsoft::ReportingServices::OnDemandReportRendering::DataRowCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.DataRowCollection RowCollection { get; }
member this.RowCollection : Microsoft.ReportingServices.OnDemandReportRendering.DataRowCollection
Public ReadOnly Property RowCollection As DataRowCollection

プロパティ値

DataRowCollection オブジェクト。

適用対象