Propriedade do RDL DatabaseReplicaState.LastReceivedTime

Gets the time when the log block identifier was last received on the secondary.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)

Sintaxe

[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public DateTime LastReceivedTime { get; }

Valor da propriedade

Tipo: System.DateTime
The time when the log block identifier was last received on the secondary.

Consulte também

Referência

DatabaseReplicaState Classe

Namespace Microsoft.SqlServer.Management.Smo