Icon Create Method

constructor Create(Collection: TCollection)

constructor Create(AFunctionParams: TDBISAMFunctionParams)

Call the Create constructor to create an instance of a TDBISAMFunctionParam object. However, you should never need to create an instance of the TDBISAMFunctionParam object since one is automatically created when using the CreateFunctionParam method of the TDBISAMFunctionParams object.
Image