메소드 | 설명 | |
---|---|---|
AsyncQuery ( IAsyncDocumentSession adb, |
||
Query ( |
A general-purpose query that returns records. Can be materialised as-is, or customised further (see SearchQuery method).
|
|
RecordQueryer ( IDocumentSession db ) : System | ||
Search ( |
A query for the Google-style search results page.
|
메소드 | 설명 | |
---|---|---|
MakeKeywordOutputModelList ( List |
||
RecordQueryImpl ( |
public AsyncQuery ( IAsyncDocumentSession adb, |
||
adb | IAsyncDocumentSession | |
input | ||
리턴 | IQueryable |
public Query ( |
||
input | ||
리턴 | IQueryable |
public RecordQueryer ( IDocumentSession db ) : System | ||
db | IDocumentSession | |
리턴 | System |
public Search ( |
||
input | ||
리턴 |