Used to specify the types of objects that are backuped by PgDump.
property ObjectTypes: TPgDumpObjects default [doSchemas, doLanguages, doDomains, doTypes, doTables, doViews, doSequences, doStoredProcs, doTriggers, doIndexes];
Use the ObjectTypes property to specify the types of objects that are backuped by PgDump.