Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- 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.