SphinxQLConnectionGetSchema Method

Returns schema information for the data source of this SphinxQLConnection. Not supported.

Definition

Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public override DataTable GetSchema()

Return Value

DataTable
A DataTable that contains schema information.

Exceptions

See Also