Create a DataAdapter by delegating to the first provider added to the delegated provider.
Inherited from Provider.
protected internal IDbDataAdapter CreateDataAdapter(string,HybridDictionary,IDbTransaction,IDbConnection);
Create a DataAdapter by delegating to the first provider added to the delegated provider.
public override IDbDataAdapter CreateDataAdapter(string,IDbConnection);
RecordingProvider Class | SnapDAL.Providers Namespace