Share via


SearchServiceApplicationProxy.ExportSchema - Méthode

ExportSchema(SearchObjectOwner)

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public Function ExportSchema ( _
    owner As SearchObjectOwner _
) As SearchSchemaConfigurationSettings
'Utilisation
Dim instance As SearchServiceApplicationProxy
Dim owner As SearchObjectOwner
Dim returnValue As SearchSchemaConfigurationSettings

returnValue = instance.ExportSchema(owner)
public SearchSchemaConfigurationSettings ExportSchema(
    SearchObjectOwner owner
)

Paramètres

Valeur renvoyée

Type : SearchSchemaConfigurationSettings

Implémentations

ISchemaOperations.ExportSchema(SearchObjectOwner)

Voir aussi

Référence

SearchServiceApplicationProxy classe

SearchServiceApplicationProxy - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms