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é

Une chaîne contenant le nom du gestionnaire de connexion utilisé pour créer la connexion.

Attributs

Remarques

Pour plus d’informations, consultez DtsProperty.

S’applique à