Constructor for ProviderConfigDataBase
OptionalincludeSchemas: string[]OptionalexcludeSchemas: 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
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.