Property SchemaMap
SchemaMap
Gets the schema map.
public IReadOnlyDictionary<string, BsonDocument> SchemaMap { get; }
Property Value
- IReadOnlyDictionary<string, BsonDocument>
The schema map.
Gets the schema map.
public IReadOnlyDictionary<string, BsonDocument> SchemaMap { get; }
The schema map.