次の方法で共有


ArrayPropertyTypeHybridRowSerializer 構造体

定義

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

フィールド

SchemaId
Size

プロパティ

Comparer

メソッド

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

適用対象