SphinxConnector.NET 6.0.0
SphinxConnector.NET 6.0.0
SphinxConnector.NET 6
SphinxConnector.SphinxQL
SphinxQLConnection Class
SphinxQLConnection Methods
BeginTransaction Method
BeginTransactionAsync Method
ChangeDatabase Method
Close Method
CloseAsync Method
CreateCommand Method
DisposeAsync Method
EnlistTransaction Method
GetSchema Method
Open Method
OpenAsync Method
Sphinx
QLConnection
Close Method
Closes the connection to searchd. This is the preferred method of closing any open connection.
Namespace:
SphinxConnector.SphinxQL
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 6.0.0
Syntax
C#
VB
Copy
public
override
void
Close
()
Public
Overrides
Sub
Close
Implements
IDbConnection
Close
Exceptions
Exception
Condition
SphinxQLException
The connection-level error that occurred while closing the connection.
See Also
Reference
SphinxQLConnection Class
SphinxConnector.SphinxQL Namespace
Parts of the documentation are taken from the official
Sphinx documentation
by courtesy of
Sphinx Technologies Inc.
Copyright Dennis Gronewold
Send comments on this topic to
contact@sphinxconnector.net