Конструктор RdlCollectionBase<T> (IContainedObject)
Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.
Initializes a new instance of the RdlCollectionBase<T> class.
Пространство имен: Microsoft.ReportingServices.RdlObjectModel
Сборка: Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)
Синтаксис
'Декларация
Protected Sub New ( _
parent As IContainedObject _
)
'Применение
Dim parent As IContainedObject
Dim instance As New RdlCollectionBase(parent)
protected RdlCollectionBase(
IContainedObject parent
)
protected:
RdlCollectionBase(
IContainedObject^ parent
)
new :
parent:IContainedObject -> RdlCollectionBase
protected function RdlCollectionBase(
parent : IContainedObject
)
Параметры
- parent
Тип: Microsoft.ReportingServices.RdlObjectModel.IContainedObject
The property store.
См. также
Справочник
Перегрузка RdlCollectionBase<T>
Пространство имен Microsoft.ReportingServices.RdlObjectModel