Partager via


PropertyConstraintCollection, classe (Microsoft.Office.Server.Search.Query)

Represents a collection of PropertyConstraint objects.

Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)

Syntaxe

'Déclaration
<DefaultMemberAttribute("Item")> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel:=True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel:=True)> _
Public NotInheritable Class PropertyConstraintCollection
'Utilisation
Dim instance As PropertyConstraintCollection
[DefaultMemberAttribute("Item")] 
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel=true)] 
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel=true)] 
public sealed class PropertyConstraintCollection

Hiérarchie d'héritage

System.Object
  Microsoft.Office.Server.Search.Query.PropertyConstraintCollection

Sécurité des threads

Les membres statiques publics de ce type (Shared en Visual Basic) sont sécurisés au niveau des threads. Il n'est pas garanti que les membres d'instance soient sécurisés au niveau des threads.

Voir aussi

Référence

Membres PropertyConstraintCollection
Microsoft.Office.Server.Search.Query, espace de noms