DbConnector.CommandCache property

Gets the command cache, if supported.

protected virtual DbCommandCache? CommandCache { get; }

See Also