[Overview][Constants][Types][Classes][Procedures and functions] | Reference for unit 'db' (#fcl) |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: db.pas line 1743
type TParams = class(TCollection) |
protected |
procedure AssignTo(); override; |
function GetDataSet; |
function GetOwner; override; |
public |
procedure Create(); |
procedure AddParam(); |
procedure AssignValues(); |
function CreateParam(); |
function FindParam(); |
procedure GetParamList(); |
function IsEqual(); |
function ParamByName(); |
function ParseSQL(); |
procedure RemoveParam(); |
procedure CopyParamValuesFromDataset(); |
property ParamValues: Variant; [rw] |
end; |
| |
TCollection |
? |
TObject |
No notes exist for this page yet.