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