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
)
参数
- dbType
类型:System.Data.SqlDbType
- value
类型:T