Property SchemaMap
- Namespace
- MongoDB.Driver.Core.Configuration
- Assembly
- MongoDB.Driver.Core.dll
SchemaMap
Gets the schema map.
public IReadOnlyDictionary<string, BsonDocument> SchemaMap { get; }
Gets the schema map.
public IReadOnlyDictionary<string, BsonDocument> SchemaMap { get; }