Constructor for ProviderConfigDataBase
Optional includeSchemas: string[]Optional excludeSchemas: string[]if set to true, even if a global provider is already registered for the Metadata static Provider member, this class will still load up fresh metadata for itself. By default this is off and a class will use existing loaded metadata if it exists
Private _MJCorePrivate _dataPrivate _excludePrivate _ignorePrivate _include
Base configuration class for data providers. Contains schema inclusion/exclusion rules and configuration data. Used to configure which database schemas should be included or excluded from metadata scanning.