searchBySQL

Description

Returns a list of features by performing a query on a table using a MapInfo SQL statement. See the MapInfo SQL Language Reference for detailed information on MapInfo SQL functions.

ACL Authorization Flow

To return features in a named table in the repository based on a MapInfo SQL query, the user (or the role they belong to) needs EXECUTE permission on the Named table.

Note: If the SQL query references more than one table, then EXECUTE permissions are needed on all of the tables included in the query.

Messages

The following table lists the request and response messages for the searchBySQL operation.

Click on a message name to get more information about the message.

Message Description
SearchBySQLRequest The request message for the searchBySQL operation.
SearchBySQLResponse The response message for the searchBySQL operation.