StaticKeyHybridRowSerializer Struct

Definition

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

Fields

SchemaId
Size

Properties

Comparer

Methods

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

Applies to