[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'DB' (#fcl)

TParam.Clear

Clear the parameter value

Declaration

Source position: db.pas line 1243

public procedure TParam.Clear;

Description

Clear clears the parameter value, it is set to UnAssigned. The Datatype, parameter type or name are not touched.

See also

TParam.Value

  

Value as a variant

TParam.Name

  

Name of the parameter

TParam.ParamType

  

Type of parameter

TParam.DataType

  

Data type of the parameter


Documentation generated on: May 14 2021