Compartir a través de


: FullTextSqlQuery (Constructor) (ServerContext) (Microsoft.Office.Server.Search.Query)

Initializes a new instance of the FullTextSqlQuery class, based on the specified Shared Service Provider context.

Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)

Sintaxis

'Declaración
Public Sub New ( _
    serverContext As ServerContext _
)
'Uso
Dim serverContext As ServerContext

Dim instance As New FullTextSqlQuery(serverContext)
public FullTextSqlQuery (
    ServerContext serverContext
)

Parámetros

  • serverContext
    A ServerContext object representing the context for the Shared Service Provider.

Vea también

Referencia

FullTextSqlQuery (Clase)
FullTextSqlQuery (Miembros)
Microsoft.Office.Server.Search.Query (Espacio de nombres)