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