DeploymentStepInternal::GenerateTSQL Method ()

SQL Server 2014
 

Updated: April 20, 2017

Returns a list of strings that represent a set of TSQL script batches to be applied during deployment

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

public:
virtual IList<String^>^ GenerateTSQL() override
Return to top

Community Additions

ADD
Show: