Click or drag to resize

SQLTable.Where Method (Typed)

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

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

Return Value

Type: Usual
See Also