ModelExtractOptions::IgnoreExtendedProperties Property

 

Updated: April 20, 2017

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

public:
property bool IgnoreExtendedProperties {
	bool get();
	void set(bool value);
}

Property Value

Type: System::Boolean

Return to top
Show: