ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.DataEngine Assembly / GrapeCity.Enterprise.Data.DataEngine Namespace / GetRecordSetArgs Class / Name Field

In This Topic
    Name Field (GetRecordSetArgs)
    In This Topic
    The name of the requested data set.
    Syntax
    'Declaration
     
    Public ReadOnly Name As String
    public readonly string Name
    See Also