Condividi tramite


Proprietà UITypeEditor

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

For more information, see DtsProperty.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintassi

'Dichiarazione
ReadOnly Property UITypeEditor As String
    Get
'Utilizzo
Dim instance As IDTSProperty100
Dim value As String

value = instance.UITypeEditor
string UITypeEditor { get; }
property String^ UITypeEditor {
    String^ get ();
}
abstract UITypeEditor : string
function get UITypeEditor () : String

Valore proprietà

Tipo: System. . :: . .String