Used to specify the types of objects that are backuped by TLiteDump.
property ObjectTypes: TLiteDumpObjects default [doTables, doViews, doTriggers, doIndexes];
Use the ObjectTypes property to specify the types of objects that are backuped by TLiteDump.