For some reason parameter direction does not seem to be an option for parameters in an OleDbSource within a dataflow transformation. The feature exists and works within SSIS, but I can't seem to build a package in BIML that supports it. Is there a better workaround other than having to manually edit that element in the resulting package to change the parameter direction from input to output?