AVEVA Database .NET Public Interface

DbAttributeComparer.AddSubKey Method

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

Overload List

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

public void AddSubKey(DbAttributeField);

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

public void AddSubKey(DbAttributeField,bool);

See Also

DbAttributeComparer Class | Aveva.Pdms.Database Namespace