IDalCommand.Prepare

Syntax

Prepare;

Description

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

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

See also:

IDalCommand