ISql100SpecifiesDataCompressionOptions.DataCompressionOptions プロパティ

名前空間 :  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ :  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)

構文

'宣言
ReadOnly Property DataCompressionOptions As IList(Of ISql100DataCompressionOption)
'使用
Dim instance As ISql100SpecifiesDataCompressionOptions
Dim value As IList(Of ISql100DataCompressionOption)

value = instance.DataCompressionOptions
IList<ISql100DataCompressionOption> DataCompressionOptions { get; }
property IList<ISql100DataCompressionOption^>^ DataCompressionOptions {
    IList<ISql100DataCompressionOption^>^ get ();
}
function get DataCompressionOptions () : IList<ISql100DataCompressionOption>

プロパティ値

型 : System.Collections.Generic.IList<ISql100DataCompressionOption>

参照

参照

ISql100SpecifiesDataCompressionOptions インターフェイス

ISql100SpecifiesDataCompressionOptions メンバ

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer 名前空間