Table of Contents

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

string

ConnectionString

public string ConnectionString { get; set; }

Property Value

string

DatabaseName

public string DatabaseName { get; set; }

Property Value

string