SphinxQLConnectionGetSchema Method

Overload List

GetSchema Returns schema information for the data source of this SphinxQLConnection. Not supported.
GetSchema(String) Returns schema information for the data source of this SphinxQLConnection using the specified string for the schema name. Not supported.
GetSchema(String, String) Returns schema information for the data source of this SphinxQLConnection using the specified string for the schema name and the specified string array for the restriction values. Not supported.

See Also