[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.QueryDesigner.Implementation.Data.SchemaModel.DbName.ToString

ToString Method

ToString()

Returns this instance of DbName converted to a string.

Declaration
public override string ToString()
Returns
Type Description
string

The string that represents this instance of DbName.

Overrides