DacAzureDatabaseSpecification Class
SQL Server 2014
Updated: April 20, 2017
Defines optional parameters specific to a Windows Azure SQL database.
Assembly: Microsoft.SqlServer.Dac (in Microsoft.SqlServer.Dac.dll)
| Name | Description | |
|---|---|---|
![]() | DacAzureDatabaseSpecification() | Initializes a new instance of the DacAzureDatabaseSpecification class. |
| Name | Description | |
|---|---|---|
![]() | Edition | Gets or sets the database edition. |
![]() | MaximumSize | Gets or sets the maximum size in gigabytes. |
![]() | ServiceObjective |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Community Additions
ADD
Show:


