IRowSerializable.Write(RowWriter, TypeArgument) 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 Microsoft.Azure.Cosmos.Serialization.HybridRow.Result Write (ref Microsoft.Azure.Cosmos.Serialization.HybridRow.IO.RowWriter writer, Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.TypeArgument typeArg);
abstract member Write : RowWriter * Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.TypeArgument -> Microsoft.Azure.Cosmos.Serialization.HybridRow.Result
Public Function Write (ByRef writer As RowWriter, typeArg As TypeArgument) As Result
Parameters
- writer
- RowWriter
- typeArg
- TypeArgument