MongoDBMemoryRecordMetadata(MemoryRecordMetadata) Constructor
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.
Initializes a new instance of MongoDBMemoryRecordMetadata structure.
public MongoDBMemoryRecordMetadata (Microsoft.SemanticKernel.Memory.MemoryRecordMetadata memoryRecordMetadata);
new Microsoft.SemanticKernel.Connectors.MongoDB.MongoDBMemoryRecordMetadata : Microsoft.SemanticKernel.Memory.MemoryRecordMetadata -> Microsoft.SemanticKernel.Connectors.MongoDB.MongoDBMemoryRecordMetadata
Public Sub New (memoryRecordMetadata As MemoryRecordMetadata)
Parameters
- memoryRecordMetadata
- MemoryRecordMetadata