SphinxQLCommandPrepare Method

Creates a prepared (or compiled) version of the command on the data source. Not supported.

Definition

Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public override void Prepare()

Implements

IDbCommandPrepare

Exceptions

See Also