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

Server::ResourceVersion Property

Gets the ResourceVersion property.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcPropertyAttribute(SfcPropertyFlags::None|SfcPropertyFlags::Standalone|SfcPropertyFlags::SqlAzureDatabase)]
public:
property Version^ ResourceVersion {
	Version^ get ();
}

Property Value

Type: System::Version
Version object.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.