Method | Description | |
---|---|---|
SimpleQuery ( |
Creates a new
|
|
SimpleQuery ( |
Creates a new
|
|
SimpleQuery ( |
Creates a new
|
|
SimpleQuery ( |
Creates a new
|
Method | Description | |
---|---|---|
InternalExecute ( ISession session ) : object |
Executes the query and converts the results into a strongly-typed array of returnType.
|
protected InternalExecute ( ISession session ) : object | ||
session | ISession | The |
return | object |
public SimpleQuery ( |
||
returnType | ||
queryLanguage | QueryLanguage | |
query | string | |
return | System |
public SimpleQuery ( |
||
targetType | ||
returnType | ||
queryLanguage | QueryLanguage | |
query | string | |
return | System |
public SimpleQuery ( |
||
targetType | ||
returnType | ||
query | string | |
return | System |
public SimpleQuery ( |
||
returnType | ||
query | string | |
return | System |