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

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)

适用于