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
- 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.