Click or drag to resize

FirebirdSQLProviderConnectionString Property

Gets or sets the connection string for the provider

Namespace:  SanteDB.OrmLite.Providers.Firebird
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