Compartilhar via


ILayoutSpanWritable<TElement> Interface

Definição

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

Parâmetros de tipo

TElement
Derivado
Implementações

Métodos

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

Aplica-se a