Partager via


ILayoutSpanWritable<TElement> Interface

Définition

public interface ILayoutSpanWritable<TElement> : Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.ILayoutType
type ILayoutSpanWritable<'Element> = interface
    interface ILayoutType
Public Interface ILayoutSpanWritable(Of TElement)
Implements ILayoutType

Paramètres de type

TElement
Dérivé
Implémente

Méthodes

WriteFixed(RowBuffer, RowCursor, LayoutColumn, ReadOnlySpan<TElement>)
WriteSparse(RowBuffer, RowCursor, ReadOnlySpan<TElement>, UpdateOptions)
WriteVariable(RowBuffer, RowCursor, LayoutColumn, ReadOnlySpan<TElement>)

S’applique à