DacModelError::ErrorType Property

 

Updated: April 20, 2017

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

public:
property ModelErrorType ErrorType {
	ModelErrorType get();
	private: void set(ModelErrorType value);
}
Return to top
Show: