PrimarySortKeyHybridRowSerializer Struct

Definition

public readonly struct PrimarySortKeyHybridRowSerializer : Microsoft.Azure.Cosmos.Serialization.HybridRow.IO.IHybridRowSerializer<Microsoft.Azure.Cosmos.Serialization.HybridRow.Schemas.PrimarySortKey>
type PrimarySortKeyHybridRowSerializer = struct
    interface IHybridRowSerializer<PrimarySortKey>
Public Structure PrimarySortKeyHybridRowSerializer
Implements IHybridRowSerializer(Of PrimarySortKey)
Inheritance
PrimarySortKeyHybridRowSerializer
Implements

Fields

SchemaId
Size

Properties

Comparer

Methods

Read(RowBuffer, RowCursor, Boolean, PrimarySortKey)
Write(RowBuffer, RowCursor, Boolean, TypeArgumentList, PrimarySortKey)

Applies to