SqlGroupByAttribute.SqlGroupByAttribute(params string[] expressions) Constructor
.NET Standard 2.x | Current Version (1.0.1)
Initializes a new instance of the SqlGroupByAttribute
class.
Namespace: SnapObjects.Data
Assembly: SnapObjects.Data.dll
Syntax
public SqlGroupByAttribute(params string[] expressions)
Parameters
expressions
System.String[]
One or more raw SQL expressions after the keyword GROUP BY.
Applies to
.NET Standard
2.x