IServerInformation.ResourceLastUpdateDateTime Property
SQL Server 2012
Gets a DateTime object that specifies the last time the resource database was updated.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[DisplayNameKeyAttribute("Server_ResourceLastUpdateDateTimeName")] [DisplayDescriptionKeyAttribute("Server_ResourceLastUpdateDateTimeDesc")] DateTime ResourceLastUpdateDateTime { get; }
Property Value
Type: System.DateTimeThe DateTime object that specifies the last time the resource database was updated.
