Méthode | Description | |
---|---|---|
CountQuery ( |
Initializes a new instance of the CountQuery class.
|
|
CountQuery ( |
Initializes a new instance of the CountQuery class.
|
|
CountQuery ( |
Initializes a new instance of the CountQuery class.
|
|
CountQuery ( |
Initializes a new instance of the CountQuery class.
|
Méthode | Description | |
---|---|---|
InternalExecute ( ISession session ) : object |
Executes the query.
|
public CountQuery ( |
||
targetType | The target type. | |
Résultat | System |
public CountQuery ( |
||
targetType | The target type. | |
detachedCriteria | DetachedCriteria | Criteria applied to the query |
Résultat | System |
public CountQuery ( |
||
targetType | The target type. | |
criterias | ICriterion | Criteria applied to the query |
Résultat | System |
public CountQuery ( |
||
targetType | The target type. | |
filter | string | The filter. |
Résultat | System |
protected InternalExecute ( ISession session ) : object | ||
session | ISession | The |
Résultat | object |