Click or drag to resize
MongoDatabaseSettings Properties

The MongoDatabaseSettings type exposes the following members.

Properties
  NameDescription
Public propertyGuidRepresentation
Gets or sets the representation to use for Guids.
Public propertyIsFrozen
Gets a value indicating whether the settings have been frozen to prevent further changes.
Public propertyReadEncoding
Gets or sets the Read Encoding.
Public propertyReadPreference
Gets or sets the read preference.
Public propertySerializerRegistry
Gets the serializer registry.
Public propertyWriteConcern
Gets or sets the WriteConcern to use.
Public propertyWriteEncoding
Gets or sets the Write Encoding.
Top
See Also