Page 1 of 1

Get full database schema?

Posted: Mon 31 Oct 2016 16:48
by brian71us
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

Re: Get full database schema?

Posted: Tue 01 Nov 2016 08:35
by MaximG
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