SchemaOptionsHybridRowSerializer Struct

Definition

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

Fields

SchemaId
Size

Properties

Comparer

Methods

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

Applies to