[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msesqldb.pas line 55
type tmsesqltransaction = class(tsqltransaction, iactivatorclient) |
public |
constructor create(); override; |
destructor destroy; override; |
published |
property Active: Boolean; [rw] |
property controller: ttacontroller; [rw] |
end; |
| |
tsqltransaction |
? |
TObject |