Class MongoDbConnectStringBuilder
Defines connection string builder for Mongo Db
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Azos.Sky.Mdb
Assembly: Azos.Sky.dll
Syntax
public sealed class MongoDbConnectStringBuilder : ConnectStringBuilderBase, IConfigStringBuilder, IConfigurable
Fields
DB
Declaration
[Config]
public string DB
Field Value
Type | Description |
---|---|
System.String |
Methods
BuildString()
Declaration
public override string BuildString()
Returns
Type | Description |
---|---|
System.String |