DeploymentScriptDomStep.ScriptGenerator 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 ScriptGenerator for this step
public Microsoft.SqlServer.TransactSql.ScriptDom.SqlScriptGenerator ScriptGenerator { get; }
member this.ScriptGenerator : Microsoft.SqlServer.TransactSql.ScriptDom.SqlScriptGenerator
Public ReadOnly Property ScriptGenerator As SqlScriptGenerator