Compartir a través de


DatabaseUpdate.SourceDatabaseDeletionDate Propiedad

Definición

Obtiene o establece especifica la hora en que se eliminó la base de datos.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a