Warning messages with EZAPI EzDerivedColumn and input columns
问题 When adding a derived column to a data flow with ezAPI, I get the following warnings "Add stuff here.Inputs[Derived Column Input].Columns[ad_zip]" on "Add stuff here" has usage type READONLY, but is not referenced by an expression. Remove the column from the list of available input columns, or reference it in an expression. I've tried to delete the input columns, but either the method is not working or I'm doing it wrong: foreach (Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSInputColumn100