ValueFacetResult<T> Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A single bucket of a simple or interval facet query result that reports the number of documents with a field falling within a particular interval or having a specific value.
public class ValueFacetResult<T>
type ValueFacetResult<'T> = class
Public Class ValueFacetResult(Of T)
- T
A type that matches the type of the field to which the facet was applied.
- Inheritance
-
ValueFacetResult<T>
Value |
Creates a new instance of the |
Count |
Gets the approximate count of documents falling within the bucket described by this facet. |
Value |
Gets the value of the facet, or the inclusive lower bound if it's an interval facet. |
Продукт | Версії |
---|---|
Azure SDK for .NET | Legacy |
Відгук про Azure SDK for .NET
Azure SDK for .NET – це проект із відкритим кодом. Виберіть посилання, щоб надати відгук: