Click or drag to resize

ModelDataAdapterRecordIdExpression Field

Specifies the expression that is used to reference the record. If left empty or the expression returns null a new record will be created.

Namespace:  Colygon.MatchPoint.EntityModel
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public ExpressionString RecordIdExpression

Field Value

Type: ExpressionString
See Also