MongoDbObjectIdHybridRowSerializer Struct
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 struct MongoDbObjectIdHybridRowSerializer : Microsoft.Azure.Cosmos.Serialization.HybridRow.IO.IHybridRowSerializer<Microsoft.Azure.Cosmos.Serialization.HybridRow.MongoDbObjectId>
type MongoDbObjectIdHybridRowSerializer = struct
interface IHybridRowSerializer<MongoDbObjectId>
Public Structure MongoDbObjectIdHybridRowSerializer
Implements IHybridRowSerializer(Of MongoDbObjectId)
- Inheritance
-
MongoDbObjectIdHybridRowSerializer
- Implements
Properties
Comparer |
Methods
Read(RowBuffer, RowCursor, Boolean, MongoDbObjectId) | |
Write(RowBuffer, RowCursor, Boolean, TypeArgumentList, MongoDbObjectId) |