CrawlDatabaseInfo.CompareByRowCountDescending 方法

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

语法

声明
Public Shared Function CompareByRowCountDescending ( _
    x As CrawlDatabaseInfo, _
    y As CrawlDatabaseInfo _
) As Integer
用法
Dim x As CrawlDatabaseInfo
Dim y As CrawlDatabaseInfo
Dim returnValue As Integer

returnValue = CrawlDatabaseInfo.CompareByRowCountDescending(x, _
    y)
public static int CompareByRowCountDescending(
    CrawlDatabaseInfo x,
    CrawlDatabaseInfo y
)

参数

返回值

类型:System.Int32

另请参阅

引用

CrawlDatabaseInfo 类

CrawlDatabaseInfo 成员

Microsoft.Office.Server.Search.Administration 命名空间