lastDatabaseOperationTime property
The last time a database operation was performed. This can be used to determine if the database is sleeping.
Implementation
DateTime? lastDatabaseOperationTime;
The last time a database operation was performed. This can be used to determine if the database is sleeping.
DateTime? lastDatabaseOperationTime;