DeploymentScriptDomStep::ScriptGenerator Property

SQL Server 2014
 

Updated: April 20, 2017

Gets the ScriptGenerator for this step

Namespace:   Microsoft.SqlServer.Dac.Deployment
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

public:
property SqlScriptGenerator^ ScriptGenerator {
	SqlScriptGenerator^ get();
}
Return to top

Community Additions

ADD
Show: