IndexStats.TotalVectorCount Property
Definition
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.
Gets or Sets TotalVectorCount
[System.Text.Json.Serialization.JsonPropertyName("totalVectorCount")]
public long TotalVectorCount { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("totalVectorCount")>]
member this.TotalVectorCount : int64 with get, set
Public Property TotalVectorCount As Long
Property Value
- Attributes