Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
For more information, see PipelineComponentInfo.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
ReadOnly Property ComponentType As DTSPipelineComponentType
Get
'Utilizzo
Dim instance As IDTSPipelineComponentInfo100
Dim value As DTSPipelineComponentType
value = instance.ComponentType
DTSPipelineComponentType ComponentType { get; }
property DTSPipelineComponentType ComponentType {
DTSPipelineComponentType get ();
}
abstract ComponentType : DTSPipelineComponentType
function get ComponentType () : DTSPipelineComponentType
Valore proprietà
Tipo: Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSPipelineComponentType