Click or drag to resize

SqliteProvider.Invariant Property

Get the name of the provider

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

Property Value

Type: String

Implements

IDbProvider.Invariant
See Also