Поле DataRowCollection.m_cachedDataRows
Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.
Specifies the data row collection.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Protected m_cachedDataRows As DataRow()
'Применение
Dim value As DataRow()
value = Me.m_cachedDataRows
Me.m_cachedDataRows = value
protected DataRow[] m_cachedDataRows
protected:
array<DataRow^>^ m_cachedDataRows
val mutable m_cachedDataRows: DataRow[]
protected var m_cachedDataRows : DataRow[]
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering