This topic has not yet been rated - Rate this topic

IServerInformation.ResourceLastUpdateDateTime Property

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.DateTime
The DateTime object that specifies the last time the resource database was updated.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.