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