DbInfo class

Represents a structure that contains information about some database

public class Korzh.EasyQuery.Db.DbInfo

Package: Korzh.EasyQuery.Db (targets: netstandard2.0)

Assembly: Korzh.EasyQuery.Db.dll

Constructors

Name Type Description
DbInfo(string name) void Initializes a new instance of the DbInfo class.

Properties

Name Type Description
Name string Gets or sets the name of database.

Methods

Name Type Description
ToString() string Returns a that represents the current .