Метод | Описание | |
---|---|---|
ExecuteDynamicQuery ( this self, string entityName, |
||
ExplainDynamicIndexSelection ( this self, string entityName, |
||
FindDynamicIndexName ( this self, string entityName, |
public static ExecuteDynamicQuery ( this self, string entityName, |
||
self | this | |
entityName | string | |
indexQuery | ||
Результат | Raven.Database.Data.QueryResultWithIncludes |
public static ExplainDynamicIndexSelection ( this self, string entityName, |
||
self | this | |
entityName | string | |
query | ||
Результат | List |
public static FindDynamicIndexName ( this self, string entityName, |
||
self | this | |
entityName | string | |
query | ||
Результат | string |