ISql100DataCompressionOption.CompressionLevel プロパティ

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

構文

'宣言
Property CompressionLevel As SqlDataCompressionLevel
'使用
Dim instance As ISql100DataCompressionOption
Dim value As SqlDataCompressionLevel

value = instance.CompressionLevel

instance.CompressionLevel = value
SqlDataCompressionLevel CompressionLevel { get; set; }
property SqlDataCompressionLevel CompressionLevel {
    SqlDataCompressionLevel get ();
    void set (SqlDataCompressionLevel value);
}
function get CompressionLevel () : SqlDataCompressionLevel
function set CompressionLevel (value : SqlDataCompressionLevel)

プロパティ値

型 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer.SqlDataCompressionLevel

参照

参照

ISql100DataCompressionOption インターフェイス

ISql100DataCompressionOption メンバ

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