DeploymentScriptDomStep.Script Property

Definition

Gets the script for this step.

public Microsoft.SqlServer.TransactSql.ScriptDom.TSqlFragment Script { get; }
member this.Script : Microsoft.SqlServer.TransactSql.ScriptDom.TSqlFragment
Public ReadOnly Property Script As TSqlFragment

Property Value

Applies to