Udostępnij przez


Pole DTS_MANAGED_INFO.bstrObjectType

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 bstrObjectType As String
'Użycie
Dim instance As DTS_MANAGED_INFO
Dim value As String

value = instance.bstrObjectType

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