Freigeben über


SPContentDatabaseJobDefinition.CanProcessContentDatabase-Methode

Bestimmt, ob eine Inhaltsdatenbank von Zeitgeberaufträgen verarbeitet werden kann.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Shared Function CanProcessContentDatabase ( _
    contentDatabase As SPContentDatabase _
) As Boolean
'Usage
Dim contentDatabase As SPContentDatabase
Dim returnValue As Boolean

returnValue = SPContentDatabaseJobDefinition.CanProcessContentDatabase(contentDatabase)
public static bool CanProcessContentDatabase(
    SPContentDatabase contentDatabase
)

Parameter

Rückgabewert

Typ: System.Boolean

Siehe auch

Referenz

SPContentDatabaseJobDefinition Klasse

SPContentDatabaseJobDefinition-Member

Microsoft.SharePoint.Administration-Namespace