menu
mssql_orm package
documentation
orm.dart
MssqlQueryEvent
executionElapsed property
executionElapsed property
dark_mode
light_mode
executionElapsed
property
Duration
?
executionElapsed
final
Time the driver spent running the command after the gate opened.
Implementation
final Duration? executionElapsed;
mssql_orm package
documentation
orm
MssqlQueryEvent
executionElapsed property
MssqlQueryEvent class