Overload | Description |
---|---|
CreateCompositeIndexQuery<T>(String) | Query all index records for the specified composite property index |
CreateCompositeIndexQuery<T>(String,List<Object>) | Find index records for the specified composite property index that match exactly the specified values |