메소드 | 설명 | |
---|---|---|
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.
|
메소드 | 설명 | |
---|---|---|
InternalExecute ( ISession session ) : object |
Executes the query.
|
public CountQuery ( |
||
targetType | The target type. | |
리턴 | System |
public CountQuery ( |
||
targetType | The target type. | |
detachedCriteria | DetachedCriteria | Criteria applied to the query |
리턴 | System |
public CountQuery ( |
||
targetType | The target type. | |
criterias | ICriterion | Criteria applied to the query |
리턴 | System |
public CountQuery ( |
||
targetType | The target type. | |
filter | string | The filter. |
리턴 | System |
protected InternalExecute ( ISession session ) : object | ||
session | ISession | The |
리턴 | object |