DeploymentScriptDomStep.Script Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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