DeploymentScriptDomStep::IsMessageInFirstBatch Property

SQL Server 2014
 

Updated: April 20, 2017

Returns true if the step's message will be the first batch when calling GenerateTSql()

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

public:
property bool IsMessageInFirstBatch {
	bool get();
}

Property Value

Type: System::Boolean
Return to top

Community Additions

ADD
Show: