[fpc-pascal] Database Metadata proposal

Daniel Gaspary dgaspary at gmail.com
Sun Jun 1 16:05:24 CEST 2014


On Sun, Jun 1, 2014 at 5:27 AM, Michael Van Canneyt
<michael at freepascal.org> wrote:
> Make this a TCollection/TCollectionItem. Generics are not used in the DB
> units, and they should not be used for consistency.

But I was thinking that TSqlObjectIdenfier could be reused at Data
Dictionary Units. As a TCollectionItem could be harder to reuse, as it
will depend of the existence of a TCollection.

Maybe using Record instead of a class?



More information about the fpc-pascal mailing list