Partager via


Méthode NSCollectionEditor.CreateCollectionItemType

Creates a collection item type for the collection editor.

Espace de noms :  Microsoft.SqlServer.Dts.Tasks.XMLTask
Assembly :  Microsoft.SqlServer.XMLTask (en Microsoft.SqlServer.XMLTask.dll)

Syntaxe

'Déclaration
Protected Overrides Function CreateCollectionItemType As Type
'Utilisation
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

Valeur de retour

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

Voir aussi

Référence

NSCollectionEditor Classe

Espace de noms Microsoft.SqlServer.Dts.Tasks.XMLTask