Click or drag to resize

SqliteProviderConnectionString Property

Gets or sets the connection string for this provier

Namespace:  SanteDB.OrmLite.Providers
Assembly:  SanteDB.OrmLite (in SanteDB.OrmLite.dll) Version: 2.2.1
Syntax
public string ConnectionString { get; set; }

Property Value

Type: String

Implements

IDbProviderConnectionString
See Also