Midware TMWTable.Lookup

From Overbyte
Jump to navigation Jump to search

Main page -> Midware component reference -> TMWTable -> Lookup

Definition

function Lookup(const KeyFields:string;const KeyValues:Variant;const ResultFields:string):Variant;

Description

Implements a method to retrieve field values from a record that matches specified search values. This function returns False, indicating that a matching field was not found.