Click or drag to resize

DbQueryGetEnumerator Method

Namespace:  Colygon.MatchPoint.EntityModel
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public IEnumerator<EntityResultRow> GetEnumerator()

Return Value

Type: IEnumeratorEntityResultRow

Implements

IEnumerableTGetEnumerator
See Also