IDalCommand.Params

Syntax

Params: IDalCommandParams;

Description

The Params property returns SQL query parameters.

Example

The property use is given in the example for the IDalConmmand.Type property.

See also:

IDalCommand