Hello,
I see methods for getting table names, stored procedure names and database names. Is it possible to get other schema information such as columns and indexes?
Thank you,
Brian Wheatley
Get full database schema?
Re: Get full database schema?
Please specify, what kind of database do you use? UniDAC includes the TUniMetaData component, designed to obtain information about database objects : https://www.devart.com/unidac/docs/?dev ... tadata.htm