次の方法で共有


Entity.DataCompressionType プロパティ

定義

データ圧縮の種類を指定します。

public:
 property Microsoft::MasterDataServices::Services::DataContracts::DataCompressionType DataCompressionType { Microsoft::MasterDataServices::Services::DataContracts::DataCompressionType get(); void set(Microsoft::MasterDataServices::Services::DataContracts::DataCompressionType value); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public Microsoft.MasterDataServices.Services.DataContracts.DataCompressionType DataCompressionType { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)>]
member this.DataCompressionType : Microsoft.MasterDataServices.Services.DataContracts.DataCompressionType with get, set
Public Property DataCompressionType As DataCompressionType

プロパティ値

データ圧縮の種類。

属性

適用対象