Click or drag to resize

SQLTable.Where Method

X#
Specify a WHERE condition. The where clause is built by concatenating these conditions with the AND operator.

Namespace:  VO
Assembly:  VOSQLClasses (in VOSQLClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD Where() AS USUAL CLIPPER
Request Example View Source

Return Value

Type: Usual
See Also