Icon CreateFunctionParam Method

TDBISAMFunctionParam* __fastcall
      CreateFunctionParam(Data::Db::TFieldType DataType)

Usage

Call the CreateFunctionParam method to create a new custom function parameter definition and return a reference to the parameter definition. The DataType parameter specifies the data type of the parameter.
Image