Aracılığıyla paylaş


ISql100SpecifiesDataCompressionOptions.DataCompressionOptions Özellik

Veri sıkıştırma seçenekleri listesini alır.

Ad alanı:  Microsoft.Data.Schema.Sql.SchemaModel
Derleme:  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll içinde)

Sözdizimi

'Bildirim
ReadOnly Property DataCompressionOptions As IList(Of ISql100DataCompressionOption)
    Get
IList<ISql100DataCompressionOption> DataCompressionOptions { get; }
property IList<ISql100DataCompressionOption^>^ DataCompressionOptions {
    IList<ISql100DataCompressionOption^>^ get ();
}
abstract DataCompressionOptions : IList<ISql100DataCompressionOption>
function get DataCompressionOptions () : IList<ISql100DataCompressionOption>

Özellik Değeri

Tür: System.Collections.Generic.IList<ISql100DataCompressionOption>

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ISql100SpecifiesDataCompressionOptions Arabirim

Microsoft.Data.Schema.Sql.SchemaModel Ad Alanı