PropertyHybridRowSerializer Struct

Definition

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

Fields

SchemaId
Size

Properties

Comparer

Methods

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

Applies to