Skip to content

MongoDbDataSettingOption

Mendz edited this page Oct 12, 2017 · 3 revisions

MongoDbDataSettingOption

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

Constructors

None.

Properties

Name Description
string Client Gets or sets the client name. Default is "MongoDBClient".
string Context Gets or sets the context name. Default is "MongoDBContext".

Methods

None.

Clone this wiki locally