共用方式為


DatasetCompression.Type Property

Definition

Gets or sets type of dataset compression. Type: string (or Expression with resultType string).

[Newtonsoft.Json.JsonProperty(PropertyName="type")]
public object Type { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="type")>]
member this.Type : obj with get, set
Public Property Type As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to