Skip to main content

dbinfo-class

Represents a structure that contains information about some database

public class Korzh.EasyQuery.Db.DbInfo

Assembly: Korzh.EasyQuery.Db.dll

Constructors

NameTypeDescription
DbInfo(string name)voidInitializes a new instance of the DbInfo class.

Properties

NameTypeDescription
NamestringGets or sets the name of database.

Methods

NameTypeDescription
ToString()stringReturns a that represents the current .