IDTSProperty100.ConnectionType Propriété

Définition

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

Valeur de propriété

Chaîne qui contient le nom du gestionnaire de connexions utilisé pour créer la connexion.

Attributs

Remarques

Pour plus d’informations, consultez DtsProperty.

S’applique à