Click or drag to resize

LockableSQLiteConnectionConnectionString Property

Get the connection string

Namespace:  SanteDB.DisconnectedClient.SQLite.Connection
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
public ConnectionString ConnectionString { get; }

Property Value

Type: ConnectionString
See Also