Adds a statement for the given stored procedure name to the specified statements.xml file.
Adds a statement for the given stored procedure name to the specified statements.xml file.
public static void AddStatementForProcToStatementsFile(string,string,string);
Adds a statement for the given stored procedure name to the specified statements.xml file.
public static void AddStatementForProcToStatementsFile(string,string,string,bool);
SqlProvider Class | SnapDAL.Providers Namespace