Campo DTS_MANAGED_PROPERTY.bstrUITypeEditor

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

The managed bstrUITypeEditor property.

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

Sintassi

'Dichiarazione
Public bstrUITypeEditor As String
'Utilizzo
Dim instance As DTS_MANAGED_PROPERTY 
Dim value As String 

value = instance.bstrUITypeEditor 

instance.bstrUITypeEditor = value
public string bstrUITypeEditor
public:
String^ bstrUITypeEditor
val mutable bstrUITypeEditor: string
public var bstrUITypeEditor : String

Vedere anche

Riferimento

DTS_MANAGED_PROPERTY Struttura

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