SPDatabase.BuildVersion Property
Gets the cached build version of the database.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Friend ReadOnly Property BuildVersion As Version
Get
'Usage
Dim value As Version
value = Me.BuildVersion
protected internal Version BuildVersion { get; }
Property Value
Type: System.Version
Version
The cached build version of the database.