Creates a new statement, replacing the existing one.
Creates a new statement, replacing the existing one.
public Statement CreateStatement(string,Provider,string,CommandType);
Creates a new statement, replacing the existing one.
public Statement CreateStatement(string,IDbCommand,string,CommandType);
Creates a statement based on the xmlnode
protected Statement CreateStatement(XmlNode);
StatementManager Class | SnapDAL Namespace