SearchServiceApplicationProxy.DeleteUnmappedProperties - Méthode

DeleteUnmappedProperties(CategoryInfo, SearchObjectOwner)

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

Syntaxe

'Déclaration
Public Sub DeleteUnmappedProperties ( _
    category As CategoryInfo, _
    owner As SearchObjectOwner _
)
'Utilisation
Dim instance As SearchServiceApplicationProxy
Dim category As CategoryInfo
Dim owner As SearchObjectOwner

instance.DeleteUnmappedProperties(category, _
    owner)
public void DeleteUnmappedProperties(
    CategoryInfo category,
    SearchObjectOwner owner
)

Paramètres

Implémentations

ISchemaOperations.DeleteUnmappedProperties(CategoryInfo, SearchObjectOwner)

Voir aussi

Référence

SearchServiceApplicationProxy classe

SearchServiceApplicationProxy - Membres

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