Class MasterDataMongoDBOptions
- Namespace
- JJMasterData.MongoDB.Models
- Assembly
- JJMasterData.MongoDB.dll
public class MasterDataMongoDBOptions
- Inheritance
-
MasterDataMongoDBOptions
- Inherited Members
Properties
CollectionName
public string CollectionName { get; set; }
Property Value
ConnectionString
public string ConnectionString { get; set; }
Property Value
DatabaseName
public string DatabaseName { get; set; }