MapPropertyTypeHybridRowSerializer Struct

Definition

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

Fields

SchemaId
Size

Properties

Comparer

Methods

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

Applies to