IDalCommandParams.Clear

Syntax

Clear;

Description

The Clear method clears a list of parameters that are used in the SQL query. This method is available, if IDalCommand.Type=StoredProcedure..

See also:

IDalCommandParams