Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.
The managed bstrTypeConverter property.
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