AVEVA Database .NET Public Interface

DbElementTypeComparer.AddSubKey Method (DbNounField)

Add a further subkey to an existing ElementType comparer The subkey will be used to discriminate ElementTypes if (and only if) all previously defined subkeys have returned identical values for the two ElementTypes being compared

public void AddSubKey(
   DbNounField field
);

Parameters

field
The field to be used for discriminating comparisons

See Also

DbElementTypeComparer Class | Aveva.Pdms.Database Namespace | DbElementTypeComparer.AddSubKey Overload List