Freigeben über


ISearchSiteAdministrationServiceApplication.GetScopesCount-Methode

Ruft die Gesamtzahl der Suche Bereiche, die in der Datenbank definiert sind.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
<OperationContractAttribute> _
Function GetScopesCount As Integer
'Usage
Dim instance As ISearchSiteAdministrationServiceApplication
Dim returnValue As Integer

returnValue = instance.GetScopesCount()
[OperationContractAttribute]
int GetScopesCount()

Rückgabewert

Typ: System.Int32
Die Anzahl aller Suche-Scopes -Objekte.

Hinweise

Diese Methode ruft die Gesamtzahl der Bereiche in der Datenbank Suche .

Siehe auch

Referenz

ISearchSiteAdministrationServiceApplication Schnittstelle

ISearchSiteAdministrationServiceApplication-Member

Microsoft.Office.Server.Search.Administration-Namespace