ModelExtractOptions::Storage Property

 

Updated: April 20, 2017

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

public:
property DacSchemaModelStorageType Storage {
	DacSchemaModelStorageType get();
	void set(DacSchemaModelStorageType value);
}
Return to top
Show: