This topic has not yet been rated - Rate this topic

DacSchemaModelStorageType Enumeration

SQL Server 2012

Specifies the type of backing storage for a schema model.

Namespace:  Microsoft.SqlServer.Dac
Assembly:  Microsoft.SqlServer.Dac (in Microsoft.SqlServer.Dac.dll)
public enum DacSchemaModelStorageType
Member nameDescription
File Model is back by file-based storage.

Memory Model is stored completely in-memory.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.