Looks up a statement from the manager. Allows for abstractions away from the StatementManager.
Looks up a statement from the manager. Allows for abstractions away from the StatementManager.
protected virtual Statement GetStatement(string);
Using the providers cache, retrieve a Statement for the geven statement name
public Statement GetStatement(string,IDbConnection);
Provider Class | SnapDAL Namespace