ReportDataSet Properties |
The ReportDataSet type exposes the following members.
| Name | Description | |
|---|---|---|
| CaseSensitive | Gets or sets a value indicating whether string comparisons within DataTable objects are case-sensitive. (Inherited from DataSet.) | |
| Container | Gets the container for the component. (Inherited from MarshalByValueComponent.) | |
| DataSetName | Gets or sets the name of the current DataSet. (Inherited from DataSet.) | |
| DefaultViewManager | Gets a custom view of the data contained in the DataSet to allow filtering, searching, and navigating using a custom DataViewManager. (Inherited from DataSet.) | |
| DesignMode | Gets a value indicating whether the component is currently in design mode. (Inherited from MarshalByValueComponent.) | |
| EnforceConstraints | Gets or sets a value indicating whether constraint rules are followed when attempting any update operation. (Inherited from DataSet.) | |
| Events | Gets the list of event handlers that are attached to this component. (Inherited from MarshalByValueComponent.) | |
| ExtendedProperties | Gets the collection of customized user information associated with the DataSet. (Inherited from DataSet.) | |
| HasErrors | Gets a value indicating whether there are errors in any of the DataTable objects within this DataSet. (Inherited from DataSet.) | |
| IsInitialized | Gets a value that indicates whether the DataSet is initialized. (Inherited from DataSet.) | |
| Locale | Gets or sets the locale information used to compare strings within the table. (Inherited from DataSet.) | |
| Namespace | Gets or sets the namespace of the DataSet. (Inherited from DataSet.) | |
| Prefix | Gets or sets an XML prefix that aliases the namespace of the DataSet. (Inherited from DataSet.) | |
| Relations | ||
| RemotingFormat | Gets or sets a SerializationFormat for the DataSet used during remoting. (Inherited from DataSet.) | |
| Report | ||
| ReportProblems | ||
| SchemaSerializationMode | (Overrides DataSetSchemaSerializationMode.) | |
| Site | (Inherited from DataSet.) | |
| Tables |