Expand Minimize
This topic has not yet been rated - Rate this topic

Server::ResourceLastUpdateDateTime Property

Gets the last time the resource was last updated.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcPropertyAttribute(SfcPropertyFlags::None|SfcPropertyFlags::Standalone|SfcPropertyFlags::SqlAzureDatabase)]
public:
virtual property DateTime ResourceLastUpdateDateTime {
	DateTime get () sealed;
}

Property Value

Type: System::DateTime
The last time the resource was last updated.

Implements

IServerInformation::ResourceLastUpdateDateTime
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.