[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sqldbrestschema.pp line 205
type TSQLDBRestParam = class(TCollectionItem) |
protected |
function GetDisplayName; override; |
public |
procedure Assign(); override; |
published |
property Name: UTF8String; [rw] |
property DataType: TFieldType; [rw] |
property DefaultValue: UTF8String; [rw] |
end; |
| |
TObject |