Метод | Описание | |
---|---|---|
CreateQueryResult ( IEnumerable |
||
GetEntityTypeName ( int entityTypeId ) : Maybe |
||
IsAssignable ( int entityTypeId ) : bool | ||
IsImpediment ( int entityTypeId ) : bool | ||
IsQueryable ( int entityTypeId ) : bool | ||
IsTestCase ( int entityTypeId ) : bool | ||
QueryEntityTypeProvider ( IDocumentIdFactory documentIdFactory ) : System.Collections.Generic |
Метод | Описание | |
---|---|---|
IsAssignable ( |
||
IsGeneral ( |
||
IsImpediment ( |
public CreateQueryResult ( IEnumerable |
||
entityDocuments | IEnumerable |
|
Результат | SearchResult |
public GetEntityTypeName ( int entityTypeId ) : Maybe |
||
entityTypeId | int | |
Результат | Maybe |
public IsAssignable ( int entityTypeId ) : bool | ||
entityTypeId | int | |
Результат | bool |
public IsImpediment ( int entityTypeId ) : bool | ||
entityTypeId | int | |
Результат | bool |
public IsQueryable ( int entityTypeId ) : bool | ||
entityTypeId | int | |
Результат | bool |
public IsTestCase ( int entityTypeId ) : bool | ||
entityTypeId | int | |
Результат | bool |
public QueryEntityTypeProvider ( IDocumentIdFactory documentIdFactory ) : System.Collections.Generic | ||
documentIdFactory | IDocumentIdFactory | |
Результат | System.Collections.Generic |