Click or drag to resize

IDbProviderCanCancelCommands Property

True if this provider can cancel commands

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

Property Value

Type: Boolean
See Also