- All Superinterfaces:
- IAbstractQuery
public interface INativeQuery
extends IAbstractQuery
The interface INativeQuery allows a connector client application to perform
queries given as a query string in the native EIS language. The connector
will not expose Metadata or query format for this level of access. Consumers
like DQE cannot work with native queries, since the connector has little
control over this type of access, it will not change the input or the output
data. When the consumer marks the query as a native query, the connector
passes the query string to the underlying native API as is