PublishResult.DatabaseScript Property

Definition

The DB-level deployment script, if one was requested. This script contains all operations that must be done against the database during deployment.

public string DatabaseScript { get; }
member this.DatabaseScript : string
Public ReadOnly Property DatabaseScript As String

Property Value

Applies to