Method | Description | |
---|---|---|
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 | ||
return | Raven.Database.Data.QueryResultWithIncludes |
public static ExplainDynamicIndexSelection ( this self, string entityName, |
||
self | this | |
entityName | string | |
query | ||
return | List |
public static FindDynamicIndexName ( this self, string entityName, |
||
self | this | |
entityName | string | |
query | ||
return | string |