DbCommandCache.AddCommand method

Adds the specified command to the cache.

protected internal abstract void AddCommand(string text, IDbCommand command)

See Also