Campo bstrTypeConverter
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 bstrTypeConverter As String
'Uso
Dim instance As DTS_MANAGED_PROPERTY
Dim value As String
value = instance.bstrTypeConverter
instance.bstrTypeConverter = value
public string bstrTypeConverter
public:
String^ bstrTypeConverter
val mutable bstrTypeConverter: string
public var bstrTypeConverter : String
Consulte também