Click or drag to resize

FirebirdSQLProviderInvariant Property

Gets the name of the provider

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

Property Value

Type: String

Implements

IDbProviderInvariant
See Also