Pole DTS_MANAGED_INFO.bstrIconFile
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 bstrIconFile As String
'Użycie
Dim instance As DTS_MANAGED_INFO
Dim value As String
value = instance.bstrIconFile
instance.bstrIconFile = value
public string bstrIconFile
public:
String^ bstrIconFile
val mutable bstrIconFile: string
public var bstrIconFile : String
Zobacz także