ISchemaOperations - Interface
Cette classe définit une interface permettant d'interagir avec le schéma de propriété de métadonnées de recherche d'entreprise.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
<ServiceContractAttribute> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public Interface ISchemaOperations
'Utilisation
Dim instance As ISchemaOperations
[ServiceContractAttribute]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public interface ISchemaOperations
Voir aussi
Référence
Microsoft.Office.Server.Search.Administration - Espace de noms