[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'msedatabase' (#msegui)

tmdbtransaction

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

Declaration

Source position: msedatabase.pas line 73

type tmdbtransaction = class(TComponent)

public

  constructor Create(); override;

  destructor destroy; override;

  procedure CloseDataSets;

  procedure refreshdatasets();

  property DataBase: tmdatabase; [rw]

  property datasets: itransactionclientarty; [r]

  property writedatasets: itransactionclientarty; [r]

  property opencount: Integer; [r]

published

  property Active: Boolean; [rw]

end;

Inheritance

tmdbtransaction

|

TComponent

?

TObject


Documentation generated on: 2021-05-13