PublishOptions.DatabaseScriptPath Property

Definition

Optional path to write the DB-level deployment script, if GenerateDeploymentScript is true. This script contains all operations that must be done against the database during deployment.

public string DatabaseScriptPath { get; set; }
member this.DatabaseScriptPath : string with get, set
Public Property DatabaseScriptPath As String

Property Value

Applies to