Compartir a través de


Campo DTS_MANAGED_PROPERTY.bstrConnectionType

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

The managed bstrConnectionType property.

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

Sintaxis

'Declaración
Public bstrConnectionType As String
'Uso
Dim instance As DTS_MANAGED_PROPERTY 
Dim value As String 

value = instance.bstrConnectionType 

instance.bstrConnectionType = value
public string bstrConnectionType
public:
String^ bstrConnectionType
val mutable bstrConnectionType: string
public var bstrConnectionType : String

Vea también

Referencia

DTS_MANAGED_PROPERTY Estructura

Espacio de nombres Microsoft.SqlServer.Dts.Runtime.Wrapper