 | SphinxQLConnectionGetSchema Method |
Namespace:
SphinxConnector.SphinxQL
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntaxpublic override DataTable GetSchema()
Public Overrides Function GetSchema As DataTable
Return Value
Type:
DataTable
A
DataTable that contains schema information.
Exceptions
See Also