Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Azavea
Open
DAO
Criteria
Grouping
AbstractGroupExpression
C# Class Azavea.Open.DAO.Criteria.Grouping.AbstractGroupExpression
Base class for group expressions.
Afficher le fichier
Open project: azavea/net-dao
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
Name
string
Méthodes protégées
Méthode
Description
AbstractGroupExpression
(
string
name
)
Initializes the grouping expression with its name.
Method Details
AbstractGroupExpression()
protected
méthode
Initializes the grouping expression with its name.
protected
AbstractGroupExpression
(
string
name
)
name
string
Property Details
Name
public_oe property
Name of the grouping, I.E. this is what shows up as a key in the dictionary in the GroupCountResult.
public
string
Name
Résultat
string