wwsql::lNamedParameters

If set adds parameters in AddParameters as Named Parameters which allows stored procedures to be called with partial parameter lists if optional parameters are supported by the command or Stored Procedure.

Currently works only wwADOSQL.

o.lNamedParameters

Remarks

This flag should be set for single commands and then be reset to .F. to ensure proper operation of non-parameterized calls.

See also:

Class wwsql

© West Wind Technologies, 2023 • Updated: 09/23/05
Comment or report problem with topic