Skip to content

MongoDbDataSettingOption

Mendz edited this page Oct 12, 2018 · 3 revisions

MongoDbDataSettingOption

Provides the data setting options for MongoDB access. Note that MongoDbDataSettingOption is a static class.

Constructors

None.

Properties

Name Description
MongoClientSettings ClientSettings Gets or sets the client settings.
string Client Gets or sets the client name. Default is "MongoDBClient".
string Context Gets or sets the context name. Default is "MongoDBContext".
MongoDatabaseSettings DatabaseSettings Gets or sets the database settings.

Methods

None.

Clone this wiki locally