Поделиться через


ISql100DataCompressionOption.CompressionLevel - свойство

Получает или задает уровень сжатия.

Пространство имен:  Microsoft.Data.Schema.Sql.SchemaModel
Сборка:  Microsoft.Data.Schema.Sql (в Microsoft.Data.Schema.Sql.dll)

Синтаксис

'Декларация
Property CompressionLevel As SqlDataCompressionLevel
    Get
    Set
SqlDataCompressionLevel CompressionLevel { get; set; }
property SqlDataCompressionLevel CompressionLevel {
    SqlDataCompressionLevel get ();
    void set (SqlDataCompressionLevel value);
}
abstract CompressionLevel : SqlDataCompressionLevel with get, set
function get CompressionLevel () : SqlDataCompressionLevel
function set CompressionLevel (value : SqlDataCompressionLevel)

Значение свойства

Тип: Microsoft.Data.Schema.Sql.SchemaModel.SqlDataCompressionLevel

Безопасность платформы .NET Framework

См. также

Ссылки

ISql100DataCompressionOption Интерфейс

Microsoft.Data.Schema.Sql.SchemaModel - пространство имен