Sphinx QLConnectionGet Schema 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
A DataTable that contains schema information.
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public override DataTable GetSchema()VB
Public Overrides Function GetSchema As DataTableReturn Value
DataTableA DataTable that contains schema information.