Compartir a través de


del método LinksStoreSettingsBase<T>.SetLinksStoreRepartitioningInProgress

Espacio de nombres:  Microsoft.Office.Server.Search.Administration
Ensamblado:  Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)

Sintaxis

'Declaración
Protected Sub SetLinksStoreRepartitioningInProgress ( _
    dbType As SqlDbType, _
    value As T _
)
'Uso
Dim dbType As SqlDbType
Dim value As T

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

Parámetros

  • value
    Tipo: T

Vea también

Referencia

clase LinksStoreSettingsBase<T>

Miembros LinksStoreSettingsBase<T>

Espacio de nombres Microsoft.Office.Server.Search.Administration