DataCompressionOption Class
Model schema container class for DataCompressionOption
Inheritance Hierarchy
System.Object
Microsoft.SqlServer.Dac.Model.DataCompressionOption
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
Syntax
'Declaration
Public NotInheritable Class DataCompressionOption
'Usage
public static class DataCompressionOption
public ref class DataCompressionOption abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type DataCompressionOption = class end
public final class DataCompressionOption
The DataCompressionOption type exposes the following members.
Properties
Name | Description | |
---|---|---|
CompressionLevel | CompressionLevel property class of DataCompressionOption | |
PartitionNumber | PartitionNumber property class of DataCompressionOption | |
TypeClass | Type class for DataCompressionOption |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.