Create a DataAdapter for this provider
Inherited from Provider.
protected internal IDbDataAdapter CreateDataAdapter(string,HybridDictionary,IDbTransaction,IDbConnection);
Create a DataAdapter for this provider
public override IDbDataAdapter CreateDataAdapter(string,IDbConnection);
MockProvider Class | SnapDAL.Providers Namespace