次の方法で共有


Settings.Issqlcompression プロパティ

定義

SQL 圧縮フラグを取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="issqlcompression")]
public bool? Issqlcompression { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="issqlcompression")>]
member this.Issqlcompression : Nullable<bool> with get, set
Public Property Issqlcompression As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象