Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the cached build version of the database.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Public ReadOnly Property BuildVersion As Version
Get
'Usage
Dim instance As SPDatabase
Dim value As Version
value = instance.BuildVersion
public Version BuildVersion { get; }
Type: System.Version
Version
The cached build version of the database.