Click or drag to resize

EntityRows Property

Returns the rows of the entity.

Namespace:  Colygon.MatchPoint.EntityModel.Configuration
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public DbQuery Rows { get; }

Property Value

Type: DbQuery
See Also