Combine the given statements into a statements xml file
Combine the given statements into a statements xml file
public static void CreateSqlFile(Statement[],FileInfo,bool);
Create a statement config file for the given stored procedure name
public static void CreateSqlFile(string,string,DirectoryInfo);
Create a statement config file for the given stored procedure name
public static void CreateSqlFile(string,string,DirectoryInfo,bool);
SqlProvider Class | SnapDAL.Providers Namespace