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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.