Method FindAssociatedTableParameterID
FindAssociatedTableParameterID(int)
Finds the associated table parameter ID for the specified column parameter.
public int FindAssociatedTableParameterID(int columnParameterID)
Parameters
columnParameterID
intThe column parameter ID.
Returns
- int
The table parameter ID for the specified column parameter.