Aracılığıyla paylaş


USqlTableStatistics.CreateTime Property

Definition

Gets or sets the creation time of the statistics.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to