SimpleTextRestriction.RestrictionType Enumeration

The SimpleTextRestriction.RestrictionType enumeration contains the full-text search query predicates that are used to create simple text restrictions.

Members

The following table shows the members of the SimpleTextRestriction.RestrictionType enumeration and a brief description of each.

Name Description
CONTAINS Represents the CONTAINS predicate in the SQL Search Syntax.
NOT_CONTAINS Represents the NOT_CONTAINS predicate in the SQL Search Syntax.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread safe.

Requirements

Namespace: Microsoft.SharePoint.Portal.Alerts

Platforms: Microsoft Windows Server 2003

Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Security: Code Access Security