Proprietà IDTSPipelineComponentInfo100.UITypeName
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 UITypeName As String
Get
'Utilizzo
Dim instance As IDTSPipelineComponentInfo100
Dim value As String
value = instance.UITypeName
string UITypeName { get; }
property String^ UITypeName {
String^ get ();
}
abstract UITypeName : string
function get UITypeName () : String
Valore proprietà
Tipo: System.String