[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msepqconnection.pas line 25
type tmsepqconnection = class(tpqconnection, idbcontroller) |
public |
constructor create(); override; |
published |
property DatabaseName: filenamety; [rw] |
property Connected: Boolean; [rw] |
property options: pqconnectionoptionsty; [rw] |
end; |
| |
tpqconnection |
? |
TObject |