AddField(TZFieldRef FieldRef) | IZSelectSchema | |
AddTable(TZTableRef TableRef) | IZSelectSchema | |
DeleteField(TZFieldRef FieldRef) | IZSelectSchema | |
FieldCount | IZSelectSchema | |
Fields | IZSelectSchema | |
FindFieldByShortName(const string Field) | IZSelectSchema | |
FindTableByFullName(const string Catalog, const string Schema, const string Table) | IZSelectSchema | |
FindTableByShortName(const string Table) | IZSelectSchema | |
GetField(Integer Index) | IZSelectSchema | |
GetFieldCount() | IZSelectSchema | |
GetTable(Integer Index) | IZSelectSchema | |
GetTableCount() | IZSelectSchema | |
InsertField(Integer Index, TZFieldRef FieldRef) | IZSelectSchema | |
LinkFieldByIndexAndShortName(Integer ColumnIndex, const string Field) | IZSelectSchema | |
LinkReferences(IZIdentifierConvertor Convertor) | IZSelectSchema | |
TableCount | IZSelectSchema | |
Tables | IZSelectSchema |