你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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)

适用于