Udostępnij przez


Pole DTS_MANAGED_PROPERTY.bstrUITypeEditor

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Zestaw:  Microsoft.SqlServer.DTSRuntimeWrap (w Microsoft.SqlServer.DTSRuntimeWrap.dll)

Składnia

'Deklaracja
Public bstrUITypeEditor As String
'Użycie
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