次の方法で共有


PrimarySortKeyHybridRowSerializer 構造体

定義

public readonly struct PrimarySortKeyHybridRowSerializer : Microsoft.Azure.Cosmos.Serialization.HybridRow.IO.IHybridRowSerializer<Microsoft.Azure.Cosmos.Serialization.HybridRow.Schemas.PrimarySortKey>
type PrimarySortKeyHybridRowSerializer = struct
    interface IHybridRowSerializer<PrimarySortKey>
Public Structure PrimarySortKeyHybridRowSerializer
Implements IHybridRowSerializer(Of PrimarySortKey)
継承
PrimarySortKeyHybridRowSerializer
実装

フィールド

SchemaId
Size

プロパティ

Comparer

メソッド

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

適用対象