MESCIUS.ActiveReports.QueryDesigner Assembly / GrapeCity.ActiveReports.QueryDesigner.Implementation.Data.SchemaModel Namespace / DbName Class / ToString Method

In This Topic
ToString Method (DbName)
In This Topic
Returns this instance of DbName converted to a string.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
 

Return Value

The System.String that represents this instance of DbName.
See Also