FieldPairName Property
Overloads
FieldPairName |
Pair of fields.
Where: < < If the field is a synthetic key, the name of the field is preceded by JSON property name: qFieldPairName |
FieldPairName
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]:
.
JSON property name: qFieldPairName
Declaration
string FieldPairName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
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!