Campo bstrName
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxe
'Declaração
Public bstrName As String
'Uso
Dim instance As DTS_MANAGED_INFO
Dim value As String
value = instance.bstrName
instance.bstrName = value
public string bstrName
public:
String^ bstrName
val mutable bstrName: string
public var bstrName : String
Consulte também