Share via


IDTSConnectionManagerDatabaseParameters100.ServerName Propriété

Définition

public:
 property System::String ^ ServerName { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(21)]
public string ServerName { [System.Runtime.InteropServices.DispId(21)] get; [System.Runtime.InteropServices.DispId(21)] set; }
[<System.Runtime.InteropServices.DispId(21)>]
[<get: System.Runtime.InteropServices.DispId(21)>]
[<set: System.Runtime.InteropServices.DispId(21)>]
member this.ServerName : string with get, set
Public Property ServerName As String

Valeur de propriété

Chaîne qui contient le nom du serveur qui contient la base de données à laquelle se connecter.

Attributs

S’applique à