TSqlModelOptions.StorageType Property

Definition

Specifies the storage type - in memory or file backed. Default value is Memory

public Microsoft.SqlServer.Dac.DacSchemaModelStorageType StorageType { get; set; }
member this.StorageType : Microsoft.SqlServer.Dac.DacSchemaModelStorageType with get, set
Public Property StorageType As DacSchemaModelStorageType

Property Value

Applies to