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