Compartir a través de


bstrTypeConverter Campo

Esta API es compatible con la infraestructura de .NET Framework y no se diseñó para usarse directamente desde el código.

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado:  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxis

'Declaración
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