SPContentDatabaseJobDefinition.CanProcessContentDatabase 方法

确定是否可以通过计时器作业处理的内容数据库。

命名空间:  Microsoft.SharePoint.Administration
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Shared Function CanProcessContentDatabase ( _
    contentDatabase As SPContentDatabase _
) As Boolean
用法
Dim contentDatabase As SPContentDatabase
Dim returnValue As Boolean

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

参数

返回值

类型:System.Boolean

另请参阅

引用

SPContentDatabaseJobDefinition 类

SPContentDatabaseJobDefinition 成员

Microsoft.SharePoint.Administration 命名空间