Compartilhar via


UInt8HybridRowSerializer.Write Método

Definição

public Microsoft.Azure.Cosmos.Serialization.HybridRow.Result Write (ref Microsoft.Azure.Cosmos.Serialization.HybridRow.RowBuffer row, ref Microsoft.Azure.Cosmos.Serialization.HybridRow.RowCursor scope, bool isRoot, Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.TypeArgumentList typeArgs, byte value);
abstract member Write : RowBuffer * RowCursor * bool * Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.TypeArgumentList * byte -> Microsoft.Azure.Cosmos.Serialization.HybridRow.Result
override this.Write : RowBuffer * RowCursor * bool * Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.TypeArgumentList * byte -> Microsoft.Azure.Cosmos.Serialization.HybridRow.Result
Public Function Write (ByRef row As RowBuffer, ByRef scope As RowCursor, isRoot As Boolean, typeArgs As TypeArgumentList, value As Byte) As Result

Parâmetros

row
RowBuffer
scope
RowCursor
isRoot
Boolean
typeArgs
TypeArgumentList
value
Byte

Retornos

Implementações

Aplica-se a