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

TOIDInteger

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

The OID Integer class.

Declaration

Source position: tiOIDInteger.pas line 34

type TOIDInteger = 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;

  function NullOIDAsString; override;

  property AsInteger: Integer; [rw]

Inheritance

TOIDInteger

  

The OID Integer class.

|

TtiOID

|

TtiBaseObject,IInterface

|

TObject

See also

tiOIDGUID

  

Implements GUID type OID support

tiOIDString

  

Implements String type OID support

tiOIDInt64

  

Implements Int64 value type OID support

tiOIDHex

  

Implements Hex value type OID support


Documentation generated on: 2017-08-16