IDalCommandParams.Clear

Syntax

Clear;

Description

The Clear method clears a list of parameters that are used in SQL query.

Comments

This method is available if IDalCommand.Type=StoredProcedure..

See also:

IDalCommandParams