IVsDataConnectionUIProperties.ToDisplayString, méthode

Une fois implémentée par une classe, récupère une représentation sous forme de chaîne de l'ensemble actuel de propriétés de connexion de données qui est appropriée pour l'affichage affiche à l'écran.

Espace de noms :  Microsoft.VisualStudio.Data.Services.SupportEntities
Assembly :  Microsoft.VisualStudio.Data.Services (dans Microsoft.VisualStudio.Data.Services.dll)

Syntaxe

'Déclaration
Function ToDisplayString As String
string ToDisplayString()
String^ ToDisplayString()
abstract ToDisplayString : unit -> string
function ToDisplayString() : String

Valeur de retour

Type : String
Une représentation sous forme de chaîne de l'ensemble actuel de propriétés de connexion de données qui est appropriée pour l'affichage affiche à l'écran.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataConnectionUIProperties Interface

Microsoft.VisualStudio.Data.Services.SupportEntities, espace de noms