[Overview][Classes][Index] Reference for unit 'tiOIDInt64' (#tiopf)

TOIDInt64

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

Declaration

Source position: tiOIDInt64.pas line 34

type TOIDInt64 = class(TtiOID) end;

protected

  function GetAsString; override;

  procedure SetAsString(); override;

  function GetAsVariant; override;

  procedure SetAsVariant(); override;

public

  function IsNull; override;

  procedure AssignToTIQueryParam(); override;

  procedure AssignToTIQuery(); override;

  procedure AssignFromTIQuery(); override;

  function EqualsQueryField(); override;

  procedure Assign(); override;

  function Compare(); override;

  procedure SetToNull; override;

  property AsInt64: Int64; [rw]

  function NullOIDAsString; override;

Inheritance

TOIDInt64

|

TtiOID

|

TtiBaseObject,IInterface

|

TObject


Documentation generated on: 2017-08-16