DacPackage.PreDeploymentScript Property

Definition

Get stream used to read and write script executed prior to deploying schema contained in this package.

public System.IO.Stream PreDeploymentScript { get; }
member this.PreDeploymentScript : System.IO.Stream
Public ReadOnly Property PreDeploymentScript As Stream

Property Value

Stream instance used to read and write script contents.

Applies to