Sphinx QLData ReaderGet Schema Table Method
Returns a DataTable that describes the column metadata of the SphinxQLDataReader.
Definition
Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
A DataTable that describes the column metadata.
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public override DataTable GetSchemaTable()VB
Public Overrides Function GetSchemaTable As DataTableReturn Value
DataTableA DataTable that describes the column metadata.