Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Creates a collection item type for the collection editor.
Espacio de nombres: Microsoft.SqlServer.Dts.Tasks.XMLTask
Ensamblado: Microsoft.SqlServer.XMLTask (en Microsoft.SqlServer.XMLTask.dll)
Sintaxis
'Declaración
Protected Overrides Function CreateCollectionItemType As Type
'Uso
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
Valor devuelto
Tipo: System.Type
The created collection item type for the collection editor.