Table of Contents

Method FindAssociatedPrimaryKeyColumn

Namespace
Skyline.DataMiner.Net.Messages
Assembly
SLNetTypes.dll

FindAssociatedPrimaryKeyColumn(ParameterInfo)

Finds the associated primary key column parameter for the specified table parameter.

public ParameterInfo FindAssociatedPrimaryKeyColumn(ParameterInfo tableParam)

Parameters

tableParam ParameterInfo

The table parameter.

Returns

ParameterInfo

The associated primary key column parameter for the specified table parameter.