IBX.IBSQL.TIBXSQLVAR.Clear

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Clear;

C++

void __fastcall Clear();

Properties

Type Visibility Source Unit Parent
procedure
function
public
IBX.IBSQL.pas
IBX.IBSQL.hpp
IBX.IBSQL TIBXSQLVAR

Description

Clears the value of this TIBXSQLVAR object.

Call Clear to assign a Null value to this TIBXSQLVAR object.