Uses of Interface
acdp.Information.TableInfo
Packages that use Information.TableInfo
Package
Description
Contains the core interfaces needed to operate a database.
Contains classes for designing an ACDP database.
-
Uses of Information.TableInfo in acdp
Methods in acdp that return Information.TableInfoModifier and TypeMethodDescriptionInformation.DatabaseInfo.getTableInfos()Returns the table information of all tables in this database.Table.info()Returns the information object of this table. -
Uses of Information.TableInfo in acdp.design
Methods in acdp.design that return Information.TableInfoModifier and TypeMethodDescriptionfinal Information.TableInfoCustomTable.info()See Table.info()