Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
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.