ConfigurationObjectDataProviders - свойство
Поставщики данных, используемых для строк подключения.
Пространство имён: Tessa.PlatformСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public ConcurrentDictionary<string, ConfigurationDataProvider> DataProviders { get; }
Public ReadOnly Property DataProviders As ConcurrentDictionary(Of String, ConfigurationDataProvider)
Get
public:
property ConcurrentDictionary<String^, ConfigurationDataProvider^>^ DataProviders {
ConcurrentDictionary<String^, ConfigurationDataProvider^>^ get ();
}
member DataProviders : ConcurrentDictionary<string, ConfigurationDataProvider> with get
Значение свойства
ConcurrentDictionaryString,
ConfigurationDataProvider