Freigeben über


USqlTableStatistics.IsAutoCreated Eigenschaft

Definition

Ruft den Switch ab, der angibt, ob diese Statistiken automatisch erstellt werden, oder legt diesen fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: