Click or drag to resize

FirebirdSQLProviderFeatures Property

Gets the features that this provider

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

Property Value

Type: SqlEngineFeatures

Implements

IDbProviderFeatures
See Also