New-DevartDatabaseProject

Synopsis

Creates a new database project.

Description

The cmdlet creates an object that represents the project from a path.

Syntax

New-DevartDatabaseProject [-SourceScriptsFolder] <string> [<CommonParameters>]

Parameters

-SourceScriptsFolder <string>

Path to the folder of source scripts to build database.

Required? true

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false

<CommonParameters>

This cmdlet supports the following common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, InformationAction, InformationVariable, OutBuffer, PipelineVariable, and OutVariable. For more information, see About CommonParameters.

Outputs

Devart.DbForge.DevOpsAutomation.SqlServer.DatabaseProject

Examples

---------- EXAMPLE 1 ----------
$databaseProject = New-DevartDatabaseProject -SourceScriptsFolder $scriptFolder

Want to Find out More?

Overview

Overview

Take a quick tour to learn all about the key benefits delivered by dbForge DevOps Automation for SQL Server.
Request a demo

Request a demo

If you consider employing the DevOps Automation for your business, request a demo to see it in action.
Ready to start using dbForge DevOps Automation for SQL Server?