AssociationScore
Properties
Name | Description | Type |
---|---|---|
qFieldPairName |
Pair of fields. <FieldName1> / <FieldName2> Where: <FieldName1> is a field in the table 1 (defined in qTable1) <FieldName2> is a field in the table 2 (defined in qTable2) If the field is a synthetic key, the name of the field is preceded by [Synthetic key]:. |
String |
qScoreSummary |
Flag used to interpret calculated scores. One of the following values or sum of values that apply:
Example: The number of rows of the field FieldName1 is zero, and the number of distinct values of the field FieldName2 is zero, then qScoreSummary is -18. |
Integer |
qField1Scores | Association information about the field FieldName1 defined in qFieldPairName. | FieldScores |
qField2Scores | Association information about the field FieldName2 defined in qFieldPairName. | FieldScores |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!