Compartir a través de


bstrConnectionType 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 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