DatabaseDeploymentProperties Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the DatabaseDeploymentProperties class using default values.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method DatabaseDeploymentProperties(ServerConnection, String) Initializes a new instance of the DatabaseDeploymentProperties class that has the specified connection and database name.
Public method DatabaseDeploymentProperties(ServerConnection, String, AzureEdition, Int32) Initializes a new instance of the DatabaseDeploymentProperties class with specified server connection, database name, edition, and size.

Top

See Also

Reference

DatabaseDeploymentProperties Class

Microsoft.SqlServer.Management.Dac Namespace