PropertyTypeHybridRowSerializer.ReadBase 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 ReadBase (ref Microsoft.Azure.Cosmos.Serialization.HybridRow.RowBuffer row, ref Microsoft.Azure.Cosmos.Serialization.HybridRow.RowCursor scope, ref Microsoft.Azure.Cosmos.Serialization.HybridRow.Schemas.PropertyType value);
static member ReadBase : RowBuffer * RowCursor * PropertyType -> Microsoft.Azure.Cosmos.Serialization.HybridRow.Result
Public Shared Function ReadBase (ByRef row As RowBuffer, ByRef scope As RowCursor, ByRef value As PropertyType) As Result
Parameters
- row
- RowBuffer
- scope
- RowCursor
- value
- PropertyType