次の方法で共有


RecordHybridRowSerializer 構造体

定義

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

フィールド

SchemaId
Size

プロパティ

Comparer

メソッド

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

適用対象