PublishResult Constructor (String^, String^, String^)

 

Updated: April 20, 2017

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

public:
PublishResult(
	String^ deployReport,
	String^ dbScript,
	String^ masterScript
)

Parameters

deployReport
Type: System::String^

dbScript
Type: System::String^

masterScript
Type: System::String^

Return to top
Show: