Поделиться через


Поле DataRegionMember.m_customPropertyCollection

Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.

Specifies the custom properties for this data region member.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Protected m_customPropertyCollection As CustomPropertyCollection
'Применение
Dim value As CustomPropertyCollection 

value = Me.m_customPropertyCollection 

Me.m_customPropertyCollection = value
protected CustomPropertyCollection m_customPropertyCollection
protected:
CustomPropertyCollection^ m_customPropertyCollection
val mutable m_customPropertyCollection: CustomPropertyCollection
protected var m_customPropertyCollection : CustomPropertyCollection

См. также

Справочник

DataRegionMember Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering