Click or drag to resize

FirebirdSQLProviderCanCancelCommands Property

True if commands can be cancel

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

Property Value

Type: Boolean

Implements

IDbProviderCanCancelCommands
See Also