Click or drag to resize

DbQuerySelect Method

Namespace:  Colygon.MatchPoint.EntityModel
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public DbQuery Select(
	params string[] columns
)

Parameters

columns
Type: SystemString

Return Value

Type: DbQuery
See Also