Does llblgen provide any global way of getting round this "by design" Microsoft bug?: http://support.microsoft.com/?id=972915
When connection pooling is enabled I want all llblgen querys to use ReadCommitted Isolation level unless explicitly told otherwise.
Llblgen may already do this?
By default, LLBLGen Pro uses IsolationLevel.ReadCommitted for the transactions created implicitly by the framework.