Compartir a través de


DatabaseUpdate.CreationDate Propiedad

Definición

Obtiene la fecha de creación de la base de datos (formato ISO8601).

[Newtonsoft.Json.JsonProperty(PropertyName="properties.creationDate")]
public DateTime? CreationDate { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.creationDate")>]
member this.CreationDate : Nullable<DateTime>
Public ReadOnly Property CreationDate As Nullable(Of DateTime)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a