Compartir a través de


IDTSProperty100.ConnectionType Propiedad

Definición

Obtiene el nombre del administrador de conexiones usado para crear la conexión.

public:
 property System::String ^ ConnectionType { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(10)]
public string ConnectionType { [System.Runtime.InteropServices.DispId(10)] get; }
[<System.Runtime.InteropServices.DispId(10)>]
[<get: System.Runtime.InteropServices.DispId(10)>]
member this.ConnectionType : string
Public ReadOnly Property ConnectionType As String

Valor de propiedad

Cadena que contiene el nombre del administrador de conexiones usado para crear la conexión.

Atributos

Comentarios

Para obtener más información, vea DtsProperty.

Se aplica a