[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Expressions.Remote.GlobalDataTypes.DataSet

DataSet Class

Represents information about a data set.

Inheritance
DataSet
Namespace: GrapeCity.ActiveReports.Expressions.Remote.GlobalDataTypes
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public sealed class DataSet

Properties

Name Description
CommandText

Returns the command text of this DataSet.

Name

Returns the name of this DataSet.

RewrittenCommandText

Gets the command text of this DataSet after it has been rewritten.

Extension Methods