IDTSProperty100.ConnectionType Proprietà

Definizione

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

Valore della proprietà

Una stringa che contiene il nome del gestore di connessione utilizzato per creare la connessione.

Attributi

Commenti

Per altre informazioni, vedere DtsProperty.

Si applica a