TeamFoundationSqlResourceComponent.VerifyInMasterDbOnAzure Method

Throws InvalidOperationException if components is used against SQL Azure and the Initial Catalog in the connection string is not master or empty.

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

Syntax

'Declaration
Protected Sub VerifyInMasterDbOnAzure
protected void VerifyInMasterDbOnAzure()
protected:
void VerifyInMasterDbOnAzure()
member VerifyInMasterDbOnAzure : unit -> unit
protected function VerifyInMasterDbOnAzure()

.NET Framework Security

See Also

Reference

TeamFoundationSqlResourceComponent Class

Microsoft.TeamFoundation.Framework.Server Namespace