Freigeben über


ServicingContext.GetConnectionStrings-Methode

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Function GetConnectionStrings As Dictionary(Of String, String)
public Dictionary<string, string> GetConnectionStrings()

Rückgabewert

Typ: System.Collections.Generic.Dictionary<String, String>
Gibt Dictionary<TKey, TValue> zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

ServicingContext Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace