Freigeben über


DataCompressionOption-Klasse

Model schema container class for DataCompressionOption

Vererbungshierarchie

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

Der DataCompressionOption-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche EigenschaftStatisches Element CompressionLevel CompressionLevel property class of DataCompressionOption
Öffentliche EigenschaftStatisches Element PartitionNumber PartitionNumber property class of DataCompressionOption
Öffentliche EigenschaftStatisches Element TypeClass Type class for DataCompressionOption

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.

Siehe auch

Verweis

Microsoft.SqlServer.Dac.Model-Namespace