Hello
I'm trying to find a way to get list of all feature classes and tables (using C#) from a database which have archive tables. Currently I'm searching through all feature classes loaded in mxd document, but this way I'm not able to get tables which are not loaded.
Is there any "system table" that holds information about feature classes and tables which have archiving enabled?