Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 509 Bytes

CommonResponseObjSQLQuery.md

File metadata and controls

16 lines (11 loc) · 509 Bytes

openapi.model.CommonResponseObjSQLQuery

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
sQuery String The SQL Query
fDuration double Execution time of the SQL Query in seconds

[Back to Model list] [Back to API list] [Back to README]