MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / DataSet Class
Properties Methods

DataSet Class Members

The following tables list the members exposed by DataSet.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the DataSet class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether the data is accent sensitive.  
Public PropertyGets or sets a value indicating whether the data is case sensitive.  
Public PropertyGets or sets a locale to use in the collation sequence for sorting data.  
Public PropertyGets the fields in the dataset.  
Public PropertyGets a collection of filters applied to each row of data in the dataset.  
Public PropertyGets or sets a value indicating whether the data is kanatype sensitive.  
Public PropertyGets or sets a name of the dataset.  
Public PropertyGets or sets a query information for the dataset.  
Public PropertyGets or sets a shared dataset.  
Public PropertyGets or sets a value indicating whether the data is width sensitive.  
Top
Public Methods
 NameDescription
Public MethodValidates the current state of the DataSet object.  
Top
See Also