SPContentDatabase.CorruptionChecker property
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property CorruptionChecker As SPCorruptionChecker
Get
'Usage
Dim instance As SPContentDatabase
Dim value As SPCorruptionChecker
value = instance.CorruptionChecker
public SPCorruptionChecker CorruptionChecker { get; }
Property value
Type: Microsoft.SharePoint.Administration.SPCorruptionChecker