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

TParam.IsNull

Is the parameter empty

Declaration

Source position: db.pas line 1271

public property TParam.IsNull : Boolean
  read GetIsNull;

Description

IsNull is True is the value is empty or not set (Null or UnAssigned).

See also

TParam.Clear

  

Clear the parameter value

TParam.Value

  

Value as a variant


Documentation generated on: May 14 2021