RecordSerializer.Read(RowReader, Record) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Microsoft.Azure.Cosmos.Serialization.HybridRow.Result Read (ref Microsoft.Azure.Cosmos.Serialization.HybridRow.IO.RowReader reader, out Microsoft.Azure.Cosmos.Serialization.HybridRow.RecordIO.Record obj);
static member Read : RowReader * Record -> Microsoft.Azure.Cosmos.Serialization.HybridRow.Result
Public Shared Function Read (ByRef reader As RowReader, ByRef obj As Record) As Result
Parameters
- reader
- RowReader
- obj
- Record