Partager via


UIConnectionInfo.ApplicationName Propriété

Définition

Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.  Obtient ou définit le nom de l'application dans une boîte de dialogue de connexion.

public:
 property System::String ^ ApplicationName { System::String ^ get(); void set(System::String ^ value); };
public string ApplicationName { get; set; }
member this.ApplicationName : string with get, set
Public Property ApplicationName As String

Valeur de propriété

Nom de l'application dans une boîte de dialogue de connexion.

S’applique à