Execute the given statement and return the results in a datatable
Execute the given statement and return the results in a datatable
public DataTable GetDataTable(string,HybridDictionary);
Execute the given statement and return the results in a datatable
public DataTable GetDataTable(string,HybridDictionary,IDbTransaction);
DataFactory Class | SnapDAL Namespace