AceQL HTTP C# Client SDK v7.7

AceQLCommand..::..Prepare Method

Creates a prepared version of the command. Optional call. Note that the remote statement will always be a prepared statement if the command contains parameters.

Namespace:  AceQL.Client.Api
Assembly:  AceQL.Client (in AceQL.Client.dll)

Syntax


public void Prepare()