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