[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sqldbrestbridge.pp line 132
type TSQLDBRestSchemaList = class(TCollection) |
public |
function AddSchema(); |
function IndexOfSchema(); |
function FindSchemaRef(); |
function FindSchema(); |
property Schemas []: TSQLDBRestSchemaRef; default; [rw] |
end; |
| |
TObject |