Unit 'sdo' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-sdo]

ISDOType

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

Declaration

Source position: sdo.pas line 299

type ISDOType = interface

  function getName;

  function getAlias();

  function getAliasCount;

  function getBaseType;

  function getURI;

  function getProperties;

  function getProperty();

  function getPropertyIndex();

  function isDataObjectType;

  function isSequencedType;

  function isOpenType;

  function isAbstractType;

  function isDataType;

  function isChangeSummaryType;

  function getTypeEnum;

  function equals();

  function getFlags;

  function getOwner;

end;

Inheritance

ISDOType

|

IInterface


Documentation generated on: 2023-03-18