Aracılığıyla paylaş


USqlTableStatistics.IsUserCreated Property

Definition

Gets or sets the switch indicating if these statistics are user created.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to