ModelExtractOptions.Storage Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get the type of backing storage for the schema model used during extraction.
public Microsoft.SqlServer.Dac.DacSchemaModelStorageType Storage { get; set; }
member this.Storage : Microsoft.SqlServer.Dac.DacSchemaModelStorageType with get, set
Public Property Storage As DacSchemaModelStorageType
Property Value
Enumeration value that specifies the type of backing storage for the schema model used during extraction. Default value is File.