Click or drag to resize

SphinxQLCommandPrepare 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
public override void Prepare()

Implements

IDbCommandPrepare
Exceptions
ExceptionCondition
NotSupportedException
See Also