This class is used for mapping SQL-Server full-text search capabilities to server-side OQL. It has no usage on the client-side!
For a list of all members of this type, see MsSqlServices Members.
System.Object
MsSqlServices
The following methods can be evaluated only on the server-side.
Maps to SQL full-text search CONTAINS method.
extentof(Employee)[MsSqlServices.Contains(Name,"John")]
Maps to SQL full-text search FREETEXT method.
extentof(Employee)[MsSqlServices.Freetext(Name,"John")]
Namespace: TechTalk.Genome
Assembly: TechTalk.Genome (in TechTalk.Genome.dll)
Version: 4.2.4.4
Editions: Professional, Evaluation, Express
Database Platforms: Microsoft SQL Server 2000, Microsoft SQL Server 2005, Orcale 9i Release 2, Oracle 10g Release 2