DatabaseEditions.Business Field
The Business Edition Database is best suited for independent software vendors (ISVs), line-of-business (LOB) applications, and enterprise applications. This edition supports a database of up to 150 GB of data, in 10GB increments up to 50GB, and then 50 GB increments.
Namespace: Microsoft.WindowsAzure.Management.Sql.Models
Assembly: Microsoft.WindowsAzure.Management.Sql (in Microsoft.WindowsAzure.Management.Sql.dll)
Usage
'Usage
Dim value As String
value = DatabaseEditions.Business
Syntax
'Declaration
Public Const Business As String
public const string Business
public:
literal String^ Business
public static final String Business
public const var Business : String
Platforms
Development Platforms
Windows Vista, Windows 7, Windows Server 2008, Windows 8.1, Windows Server 2012 R2, Windows 8 and Windows Server 2012
Target Platforms
See Also
Reference
DatabaseEditions Class
DatabaseEditions Members
Microsoft.WindowsAzure.Management.Sql.Models Namespace