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