Share via


VectorEncodingFormat.Values Class

Definition

The values of all declared VectorEncodingFormat properties as string constants. These can be used in VectorSearchFieldAttribute and anywhere else constants are required.

public static class VectorEncodingFormat.Values
type VectorEncodingFormat.Values = class
Public Class VectorEncodingFormat.Values
Inheritance
VectorEncodingFormat.Values

Fields

PackedBit

Encoding format representing bits packed into a wider data type.

Applies to