LinksStoreSettingsBase<T>.SetLinksStoreRepartitioningInProgress 方法

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

语法

声明
Protected Sub SetLinksStoreRepartitioningInProgress ( _
    dbType As SqlDbType, _
    value As T _
)
用法
Dim dbType As SqlDbType
Dim value As T

Me.SetLinksStoreRepartitioningInProgress(dbType, _
    value)
protected void SetLinksStoreRepartitioningInProgress(
    SqlDbType dbType,
    T value
)

参数

  • value
    类型:T

另请参阅

引用

LinksStoreSettingsBase<T> 类

LinksStoreSettingsBase<T> 成员

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