TeamFoundationDataTierComponent.GetDatabaseNames Method

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

Syntax

'Declaration
Public Function GetDatabaseNames As ResultCollection
public ResultCollection GetDatabaseNames()
public:
ResultCollection^ GetDatabaseNames()
member GetDatabaseNames : unit -> ResultCollection
public function GetDatabaseNames() : ResultCollection

Return Value

Type: Microsoft.TeamFoundation.Framework.Server.ResultCollection

.NET Framework Security

See Also

Reference

TeamFoundationDataTierComponent Class

Microsoft.TeamFoundation.Framework.Server Namespace