Navigation: Code Documentation > IEDB > DBPackage > Classes > TDBDuplicateRecordFunction > Methods
TDBDuplicateRecordFunction.Call(IFunCall,TIEContext,IIEValue) Method
Represents method Call(IFunCall,TIEContext,IIEValue).
Namespace: DBPackage
Delphi
protected procedure Call( const FunCall: IFunCall; Context: TIEContext; var Result: IIEValue ); override;
Parameters
FunCall
Type: IFunCall
Context
Type: TIEContext
Result
Type: IIEValue
•TDBDuplicateRecordFunction
•DBPackage