SnapDAL Library Documentation

RecordingProvider.CreateParameter Method

Overload List

 

public override IDataParameter CreateParameter(string,DbType,object);

Create a IDataParameter from the first provider added to the delegated provider

public override IDataParameter CreateParameter(string,string);

See Also

RecordingProvider Class | SnapDAL.Providers Namespace