Click or drag to resize

PostgreSQLProviderInvariant Property

Get name of provider

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

Property Value

Type: String

Implements

IDbProviderInvariant
See Also