Share via


SchemaDeployment Constructor

This constructor is reserved for internal use and is not intended to be used in your code. You can create an instance of SchemaDeployment by using the SchemaDeploymentConstructor of the database schema provider. Initializes a new instance of the SchemaDeployment class.

Namespace:  Microsoft.Data.Schema.Build
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Syntax

'Declaration
Public Sub New
public SchemaDeployment()
public:
SchemaDeployment()
new : unit -> SchemaDeployment
public function SchemaDeployment()

.NET Framework Security

See Also

Reference

SchemaDeployment Class

Microsoft.Data.Schema.Build Namespace