SnapDAL Library Documentation

DelegateProvider.AddProvider Method

Add the given provider to the list of providers in this composite

Overload List

Add the given provider to the list of providers in this composite

public Provider AddProvider(Provider,IDbConnection);

 

public Provider AddProvider(string,string);

See Also

DelegateProvider Class | SnapDAL.Providers Namespace