PartitionKeyHybridRowSerializer Struct

Definition

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

Fields

SchemaId
Size

Properties

Comparer

Methods

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

Applies to