AVEVA Database .NET Public Interface

DbElementTypeComparer.AddSubKey Method

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

Overload List

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);

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,bool);

See Also

DbElementTypeComparer Class | Aveva.Pdms.Database Namespace