SqliteCommand.Prepare Method

Definition

Creates a prepared version of the command on the database.

public override void Prepare ();
override this.Prepare : unit -> unit
Public Overrides Sub Prepare ()

Applies to