ConnectionDialogViewModelConnectionStrings - свойство |
Пространство имён:
Tessa.UI.Scheme.Providers.Database
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксисpublic ReadOnlyCollection<string> ConnectionStrings { get; }Public ReadOnly Property ConnectionStrings As ReadOnlyCollection(Of String)
Get
public:
property ReadOnlyCollection<String^>^ ConnectionStrings {
ReadOnlyCollection<String^>^ get ();
}member ConnectionStrings : ReadOnlyCollection<string> with get
Значение свойства
Тип:
ReadOnlyCollectionString
См. также