Partager via


Int8HybridRowSerializer.Read(RowBuffer, RowCursor, Boolean, SByte) Méthode

Définition

public Microsoft.Azure.Cosmos.Serialization.HybridRow.Result Read (ref Microsoft.Azure.Cosmos.Serialization.HybridRow.RowBuffer row, ref Microsoft.Azure.Cosmos.Serialization.HybridRow.RowCursor scope, bool isRoot, out sbyte value);
abstract member Read : RowBuffer * RowCursor * bool * sbyte -> Microsoft.Azure.Cosmos.Serialization.HybridRow.Result
override this.Read : RowBuffer * RowCursor * bool * sbyte -> Microsoft.Azure.Cosmos.Serialization.HybridRow.Result
Public Function Read (ByRef row As RowBuffer, ByRef scope As RowCursor, isRoot As Boolean, ByRef value As SByte) As Result

Paramètres

row
RowBuffer
scope
RowCursor
isRoot
Boolean
value
SByte

Retours

S’applique à