Resolve an output field type based on the input table. If the column has a dependent property pointing to a table input, and we know the table, provide table-aware typing with dotwalk support.
dependent
The output column type
The table name from the input (inferred at call site)
Resolve an output field type based on the input table. If the column has a
dependentproperty pointing to a table input, and we know the table, provide table-aware typing with dotwalk support.