Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Creates a collection item type for the collection editor.
Namespace: Microsoft.SqlServer.Dts.Tasks.XMLTask
Assembly: Microsoft.SqlServer.XMLTask (em Microsoft.SqlServer.XMLTask.dll)
Sintaxe
'Declaração
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 de retorno
Tipo: System.Type
The created collection item type for the collection editor.