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

ISDOChangeSummary

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

Declaration

Source position: sdo.pas line 1524

type ISDOChangeSummary = interface

  function getChangedDataObjects;

  function getOldValues();

  function getOldXpath();

  procedure beginLogging;

  procedure endLogging;

  function isLogging;

  function isCreated();

  function isDeleted();

  function isModified();

  function getOldValue();

  function getOldContainer();

  function getOldContainmentProperty();

  procedure undoChanges;

end;

Inheritance

ISDOChangeSummary

|

IInterface


Documentation generated on: 2023-03-18