IDalCommand.Prepare

Syntax

Prepare;

Description

The Prepare method prepares a command for the repeated use on the database server.

NOTE. On working with Microsoft SQL Server DBMS this method is always called on executing queries.

See also:

IDalCommand