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 |