 | SphinxQLCommandPrepare Method |
Creates a prepared (or compiled) version of the command on the data source. Not supported.
Namespace: SphinxConnector.SphinxQLAssembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntaxpublic override void Prepare()
Public Overrides Sub Prepare
Implements
IDbCommandPrepare
Exceptions
See Also