EntityCommand.Prepare Method

Definition

Compiles the entity-level command and creates a prepared version of the command.

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

Applies to