共用方式為


SearchFieldDataType.Byte Property

Definition

Indicates that a field contains a 8-bit unsigned integer. This is only valid when used with Collection(Edm.Byte).

public static Azure.Search.Documents.Indexes.Models.SearchFieldDataType Byte { get; }
static member Byte : Azure.Search.Documents.Indexes.Models.SearchFieldDataType
Public Shared ReadOnly Property Byte As SearchFieldDataType

Property Value

Applies to