Method FindAssociatedDisplayKeyColumn
FindAssociatedDisplayKeyColumn(ParameterInfo)
Finds the associated display key column parameter for the specified table parameter.
public ParameterInfo FindAssociatedDisplayKeyColumn(ParameterInfo tableParam)
Parameters
tableParam
ParameterInfoThe table parameter.
Returns
- ParameterInfo
The associated display key column parameter for the specified table parameter.