Partager via


USqlTableStatistics.IsUserCreated Propriété

Définition

Obtient ou définit le commutateur indiquant si ces statistiques sont créées par l’utilisateur.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à