DeploymentScriptDomStep::Message Property

SQL Server 2014
 

Updated: April 20, 2017

Gets an optional message describing the step

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

public:
property String^ Message {
	String^ get();
}

Property Value

Type: System::String^
Return to top

Community Additions

ADD
Show: