SphinxConnector.NET 6.0.0
SphinxConnector.NET 6.0.0
SphinxConnector.NET 6
SphinxConnector.SphinxQL
SphinxQLCommand Class
SphinxQLCommand Methods
Cancel Method
Clone Method
ExecuteNonQuery Method
ExecuteNonQueryAsync Method
ExecuteReader Method
ExecuteReaderAsync Method
ExecuteScalar Method
ExecuteScalarAsync Method
ICloneable.Clone Method
Prepare Method
Sphinx
QLCommand
Prepare Method
Creates a prepared (or compiled) version of the command on the data source. Not supported.
Namespace:
SphinxConnector.SphinxQL
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 6.0.0
Syntax
C#
VB
Copy
public
override
void
Prepare
()
Public
Overrides
Sub
Prepare
Implements
IDbCommand
Prepare
Exceptions
Exception
Condition
NotSupportedException
See Also
Reference
SphinxQLCommand 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