Freigeben über


DatabaseUpdate.ResumedDate Eigenschaft

Definition

Ruft das Datum ab, an dem die Datenbank durch eine Benutzeraktion oder Datenbankanmeldung (ISO8601-Format) fortgesetzt wurde. NULL, wenn die Datenbank angehalten ist.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: