ConnectionStringItem Property |
Get value from parsed connection string. Returns null if not found
Namespace: Internal.LiteDBAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic string this[
string key
] { get; }Parameters
- key String
-
Property Value
String
See Also