SnapDAL Library Documentation

DataCommandDecorator.ReaderReturned Property

The Command to call when the IDataReader returned by this IDbCommand. You can use this command to decorate the reader.

public DataCommandDecorator.ReaderExecutedCommand ReaderReturned {get; set;}

See Also

DataCommandDecorator Class | SnapDAL Namespace