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

See also

Reference

SPContentDatabase class

SPContentDatabase members

Microsoft.SharePoint.Administration namespace