次の方法で共有


PropertyHybridRowSerializer 構造体

定義

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)
継承
PropertyHybridRowSerializer
実装

フィールド

SchemaId
Size

プロパティ

Comparer

メソッド

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

適用対象