Compartilhar via


USqlTablePartition.CreateDate Propriedade

Definição

Obtém ou define o tempo de criação da partição

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a