Udostępnij za pośrednictwem


Właściwość IServerInformation.ResourceLastUpdateDateTime

Pobiera obiekt DateTime, który określa czas ostatniego zasób bazy danych został zaktualizowany.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Składnia

'Deklaracja
<DisplayNameKeyAttribute("Server_ResourceLastUpdateDateTimeName")> _
<DisplayDescriptionKeyAttribute("Server_ResourceLastUpdateDateTimeDesc")> _
ReadOnly Property ResourceLastUpdateDateTime As DateTime
    Get
'Użycie
Dim instance As IServerInformation
Dim value As DateTime

value = instance.ResourceLastUpdateDateTime
[DisplayNameKeyAttribute("Server_ResourceLastUpdateDateTimeName")]
[DisplayDescriptionKeyAttribute("Server_ResourceLastUpdateDateTimeDesc")]
DateTime ResourceLastUpdateDateTime { get; }
[DisplayNameKeyAttribute(L"Server_ResourceLastUpdateDateTimeName")]
[DisplayDescriptionKeyAttribute(L"Server_ResourceLastUpdateDateTimeDesc")]
property DateTime ResourceLastUpdateDateTime {
    DateTime get ();
}
[<DisplayNameKeyAttribute("Server_ResourceLastUpdateDateTimeName")>]
[<DisplayDescriptionKeyAttribute("Server_ResourceLastUpdateDateTimeDesc")>]
abstract ResourceLastUpdateDateTime : DateTime
function get ResourceLastUpdateDateTime () : DateTime

Wartość właściwości

Typ: System.DateTime
DateTime