Unit 'sdo_type' Package
[Overview][Constants][Classes][Index] [#fcl-sdo]

TSDOPropertyAsbtract

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

Declaration

Source position: sdo_type.pas line 357

type TSDOPropertyAsbtract = class(TInterfacedObject,IInterface,ISDOProperty,ISDOPropertyEx)

protected

  function getName;

  function getAlias();

  function getAliasCount;

  function getType;

  function getTypeEnum;

  function isMany;

  function isContainment;

  function isReference;

  function getContainingType;

  function isReadOnly;

  function getOpposite; virtual;

  function isDefaulted;

  function getStringDefault;

  function getBytesDefault;

  function getBooleanDefault;

  function getByteDefault;

  function getCharacterDefault;

  function getCurrencyDefault;

  function getDateDefault;

  function getDoubleDefault;

  function getFloatDefault;

  function getIntegerDefault;

  function getLongDefault;

  function getShortDefault;

  procedure setDefault();

  procedure setDefaultCurrency();

  function isNullable;

  function isAttribute;

  procedure setAlias();

  function setBufferOffset();

  function getBufferOffset;

  procedure ClearType;

public

  constructor Create();

  destructor Destroy; override;

end;

Inheritance

TSDOPropertyAsbtract

|

TObject,IInterface,ISDOProperty,ISDOPropertyEx


Documentation generated on: 2023-03-18