DacPackage.PostDeploymentScript Property

Definition

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

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

Property Value

Stream instance used to read and write script contents.

Applies to