Table of Contents

Class DatabaseInfo

Namespace
Tharga.MongoDB
Assembly
Tharga.MongoDB.dll
public record DatabaseInfo : IEquatable<DatabaseInfo>
Inheritance
DatabaseInfo
Implements
Inherited Members

Properties

CanConnect

public bool CanConnect { get; init; }

Property Value

bool

CollectionCount

public int CollectionCount { get; init; }

Property Value

int

Firewall

public string Firewall { get; init; }

Property Value

string

Message

public string Message { get; init; }

Property Value

string