Click or drag to resize

SphinxQLConnectionGetSchema Method

Overload List
 NameDescription
Public methodGetSchema Returns schema information for the data source of this SphinxQLConnection. Not supported.
Public methodGetSchema(String) Returns schema information for the data source of this SphinxQLConnection using the specified string for the schema name. Not supported.
Public methodGetSchema(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.
Top
See Also