Skip to content

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

NameTypeDescription
DbInfo(string name)voidInitializes a new instance of the DbInfo class.
NameTypeDescription
NamestringGets or sets the name of database.
NameTypeDescription
ToString()stringReturns a that represents the current .