Свойство | Type | Description | |
---|---|---|---|
ApplyDefaultValues | void | ||
MongoDatabaseSettings | System | ||
MongoDatabaseSettings | System |
Méthode | Description | |
---|---|---|
Clone ( ) : |
Creates a clone of the settings.
|
|
Equals ( object obj ) : bool |
Compares two MongoDatabaseSettings instances.
|
|
Freeze ( ) : |
Freezes the settings.
|
|
FrozenCopy ( ) : |
Returns a frozen copy of the settings.
|
|
GetHashCode ( ) : int |
Gets the hash code.
|
|
MongoDatabaseSettings ( ) : System |
Creates a new instance of MongoDatabaseSettings.
|
|
ToString ( ) : string |
Returns a string representation of the settings.
|
Méthode | Description | |
---|---|---|
ApplyDefaultValues ( |
||
MongoDatabaseSettings ( MongoServer server, string databaseName ) : System | ||
MongoDatabaseSettings ( string databaseName, MongoDB.Driver.MongoCredentials credentials, GuidRepresentation guidRepresentation, ReadPreference readPreference, WriteConcern writeConcern ) : System |
public Equals ( object obj ) : bool | ||
obj | object | The other instance. |
Résultat | bool |
public FrozenCopy ( ) : |
||
Résultat |