SPContentDatabase.Validate Method
Validates the state of the content database before persisting it.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Overrides Sub Validate
'Usage
Me.Validate()
protected override void Validate()