DacSchemaModelStorageType Enumeration
SQL Server 2014
Updated: April 20, 2017
Specifies the type of backing storage for a schema model.
Assembly: Microsoft.SqlServer.Dac (in Microsoft.SqlServer.Dac.dll)
Member name | Description | |
---|---|---|
File | Model is back by file-based storage. | |
Memory | Model is stored completely in-memory. |
Show: