Metodo IDTSManagedComponentWrapper100.WrapperProvideComponentProperties

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

Provides component properties for the wrapper.

Spazio dei nomi  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly:  Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)

Sintassi

'Dichiarazione
Sub WrapperProvideComponentProperties
'Utilizzo
Dim instance As IDTSManagedComponentWrapper100

instance.WrapperProvideComponentProperties()
void WrapperProvideComponentProperties()
void WrapperProvideComponentProperties()
abstract WrapperProvideComponentProperties : unit -> unit
function WrapperProvideComponentProperties()

Vedere anche

Riferimento

IDTSManagedComponentWrapper100 Interfaccia

Spazio dei nomi Microsoft.SqlServer.Dts.Pipeline.Wrapper