Click or drag to resize

IDbProviderFeatures Property

Gets the features of the database back-end

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

Property Value

Type: SqlEngineFeatures
See Also