LinksStoreSettingsBase<T>.SetLinksStoreRepartitioningInProgress - Méthode
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Protected Sub SetLinksStoreRepartitioningInProgress ( _
dbType As SqlDbType, _
value As T _
)
'Utilisation
Dim dbType As SqlDbType
Dim value As T
Me.SetLinksStoreRepartitioningInProgress(dbType, _
value)
protected void SetLinksStoreRepartitioningInProgress(
SqlDbType dbType,
T value
)
Paramètres
- dbType
Type : System.Data.SqlDbType
- value
Type : T
Voir aussi
Référence
LinksStoreSettingsBase<T> classe
LinksStoreSettingsBase<T> - Membres
Microsoft.Office.Server.Search.Administration - Espace de noms