Метод NSCollectionEditor.CreateCollectionItemType

Creates a collection item type for the collection editor.

Пространство имен:  Microsoft.SqlServer.Dts.Tasks.XMLTask
Сборка:  Microsoft.SqlServer.XMLTask (в Microsoft.SqlServer.XMLTask.dll)

Синтаксис

'Декларация
Protected Overrides Function CreateCollectionItemType As Type
'Применение
Dim returnValue As Type 

returnValue = Me.CreateCollectionItemType()
protected override Type CreateCollectionItemType()
protected:
virtual Type^ CreateCollectionItemType() override
abstract CreateCollectionItemType : unit -> Type  
override CreateCollectionItemType : unit -> Type
protected override function CreateCollectionItemType() : Type

Возвращаемое значение

Тип: System.Type
The created collection item type for the collection editor.

См. также

Справочник

NSCollectionEditor Класс

Пространство имен Microsoft.SqlServer.Dts.Tasks.XMLTask