次の方法で共有


ILayoutUtf8SpanReadable インターフェイス

定義

public interface ILayoutUtf8SpanReadable : Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.ILayoutType
type ILayoutUtf8SpanReadable = interface
    interface ILayoutType
Public Interface ILayoutUtf8SpanReadable
Implements ILayoutType
派生
実装

メソッド

ReadFixed(RowBuffer, RowCursor, LayoutColumn, Utf8Span)
ReadSparse(RowBuffer, RowCursor, Utf8Span)
ReadVariable(RowBuffer, RowCursor, LayoutColumn, Utf8Span)

適用対象