Enum QueryOptions.CountType
public enum QueryOptions.CountTypeFields
- [MapTo("estimated", null)] Estimated = 3
- [MapTo("exact", null)] Exact = 1
- [MapTo("none", null)] None = 0
- [MapTo("planned", null)] Planned = 2
public enum QueryOptions.CountType[MapTo("estimated", null)]
Estimated = 3[MapTo("exact", null)]
Exact = 1[MapTo("none", null)]
None = 0[MapTo("planned", null)]
Planned = 2