ResourceVersion 屬性
Gets the version of the SQL Server resource.
命名空間: Microsoft.SqlServer.Management.Smo
組件: Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)
語法
'宣告
<SfcPropertyAttribute> _
Public ReadOnly Property ResourceVersion As Version
Get
'用途
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
屬性值
型別:System. . :: . .Version
A Version value that specifies the version of the SQL Server resource.