Unit 'uRESTDWZDbcStatement' Package
[Overview][Classes][Index] [#pl_restdataware]

TZRESTDWPreparedStatement

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: uRESTDWZDbcStatement.pas line 61

type TZRESTDWPreparedStatement = class(TZAbstractRESTDWPreparedStatement,IZPreparedStatement)

public

  procedure SetNull();

  

  procedure SetBoolean();

  

  procedure SetByte();

  

  procedure SetShort();

  

  procedure SetWord();

  

  procedure SetSmall();

  

  procedure SetUInt();

  

  procedure SetInt();

  

  procedure SetULong();

  

  procedure SetLong();

  

  procedure SetFloat();

  

  procedure SetDouble();

  

  procedure SetCurrency();

  

  procedure SetBigDecimal();

  

  procedure SetDate(); overload;

  

  procedure SetTime(); overload;

  

  procedure SetTimestamp(); overload;

  

  procedure SetBytes(); overload;

  

end;

Inheritance

TZRESTDWPreparedStatement

  

|

TZAbstractRESTDWPreparedStatement,IZPreparedStatement

  

|

TObject



CT Web help

CodeTyphon Studio