DacModelError::SourceName Property

 

Updated: April 20, 2017

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

public:
property String^ SourceName {
	String^ get();
	private: void set(String^ value);
}

Property Value

Type: System::String^

Return to top
Show: