Enum QueryOptions.CountType
public enum QueryOptions.CountType
- Extension Methods
Fields
[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