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