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