Navigation: Code Documentation > IEDB > DBPackage > Classes
TDBRecordFunction Class
Represents type TDBRecordFunction.
Namespace: DBPackage
TIEUserFunction DBPackage.TDBRecordFunction
Delphi
type TDBRecordFunction = class(TIEUserFunction) end;
Name
Description
Create
Initializes a new instance of the TDBRecordFunction class.
Top
DBRecordFunctionType
Represents property DBRecordFunctionType.
Call(IFunCall,TIEContext,IIEValue)
Represents method Call(IFunCall,TIEContext,IIEValue).
InitMetaData
Represents method InitMetaData.
SetFunctionName(TIEName)
Represents method SetFunctionName(TIEName).
•DBPackage