UdtPropertyTypeHybridRowSerializer Struct

Definition

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

Fields

SchemaId
Size

Properties

Comparer

Methods

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

Applies to