IDataContextOptions.ConnectionString Property
.NET Standard 2.x
Gets a string that contains the connection information for opening the database.
Namespace: SnapObjects.Data
Assembly: SnapObjects.Data.dll
Syntax
string ConnectionString { get; }
Property Value
System.String
The connection information used to open the database.
Applies to
.NET Standard
2.x