Partager via


ILayoutSequenceWritable<TElement> Interface

Définition

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

Paramètres de type

TElement
Dérivé
Implémente

Méthodes

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

S’applique à