query property

String? query
getter/setter pair

The SQL statement that is associated with the database access.

Implementation

core.String? query;