MongoDBMemoryRecordMetadata 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.
A MongoDB record metadata.
public struct MongoDBMemoryRecordMetadata
type MongoDBMemoryRecordMetadata = struct
Public Structure MongoDBMemoryRecordMetadata
- Inheritance
-
MongoDBMemoryRecordMetadata
Constructors
MongoDBMemoryRecordMetadata(MemoryRecordMetadata) |
Initializes a new instance of MongoDBMemoryRecordMetadata structure. |
Properties
AdditionalMetadata | |
Description | |
ExternalSourceName | |
Id |
Id. |
IsReference | |
Text |
Text. |
Methods
ToMemoryRecordMetadata() |
Returns mapped MemoryRecordMetadata. |