[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msesqldb.pas line 414
type tsequencelink = class(tmsecomponent, idbeditinfo) |
public |
constructor create(); override; |
destructor destroy; override; |
property aslargeint: largeint; [rw] |
property asinteger: Integer; [rw] |
function assql; |
property lastvalue: largeint; [r] |
function currvalue; |
published |
property database: tsqlconnection; [rw] |
property datasource: tdatasource; [rw] |
property datafield: string; [rw] |
property sequencename: string; [rw] |
property onupdatevalue: updateint64eventty; [rw] |
end; |
| |
tmsecomponent,ievent,iificommand,iificlient |
| |
tcomponent |
? |
TObject |