[]
Checks if the command execution result can be cached.
bool CanBeCached(IDbCommand command)
The command to check.
true if the result can be cached; otherwise, false.
true
false