ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Extensibility.Data.SchemaModel Namespace / DbName Class / ToString Method

In This Topic
    ToString Method (DbName)
    In This Topic
    Returns a System.String that represents this instance.
    Syntax
    'Declaration
     
    Public Overrides Function ToString() As String
    public override string ToString()
    See Also