Click or drag to resize

PostgreSQLConfigurationProviderInvariant Property

Invariant name

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

Property Value

Type: String

Implements

IDataConfigurationProviderInvariant
See Also