| MongoDatabaseSettings Properties | 
The MongoDatabaseSettings type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | GuidRepresentation | Obsolete. 
            Gets or sets the representation to use for Guids.
             | 
|  | IsFrozen | 
            Gets a value indicating whether the settings have been frozen to prevent further changes.
             | 
|  | ReadConcern | 
            Gets or sets the read concern.
             | 
|  | ReadEncoding | 
            Gets or sets the Read Encoding.
             | 
|  | ReadPreference | 
            Gets or sets the read preference.
             | 
|  | SerializerRegistry | 
            Gets the serializer registry.
             | 
|  | WriteConcern | 
            Gets or sets the WriteConcern to use.
             | 
|  | WriteEncoding | 
            Gets or sets the Write Encoding.
             | 
 See Also
See Also