Compartilhar via


RecordIOStream.ProduceFunc Delegar

Definição

public delegate Microsoft.Azure.Cosmos.Serialization.HybridRow.Result RecordIOStream.ProduceFunc(long index, out ReadOnlyMemory<byte> buffer);
type RecordIOStream.ProduceFunc = delegate of int64 * ReadOnlyMemory -> Result
Public Delegate Function RecordIOStream.ProduceFunc(index As Long, ByRef buffer As ReadOnlyMemory(Of Byte)) As Result 

Parâmetros

index
Int64

Valor Retornado

Aplica-se a