ResourceVersion propriété

Gets the version of the SQL Server resource.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
<SfcPropertyAttribute> _
Public ReadOnly Property ResourceVersion As Version
    Get
'Utilisation
Dim instance As Information
Dim value As Version

value = instance.ResourceVersion
[SfcPropertyAttribute]
public Version ResourceVersion { get; }
[SfcPropertyAttribute]
public:
property Version^ ResourceVersion {
    Version^ get ();
}
[<SfcPropertyAttribute>]
member ResourceVersion : Version
function get ResourceVersion () : Version

Valeur de la propriété

Type : System. . :: . .Version
A Version value that specifies the version of the SQL Server resource.