Name | Description | |
---|---|---|
![]() | CaseSensitive | Gets or sets a value indicating whether string comparisons within System.Data.DataTable objects are case-sensitive. (Inherited from System.Data.DataSet) |
![]() | Connection | Gets or sets DbConnectionBase used by the DbDataSet. |
![]() | Container | Gets the container for the component. (Inherited from System.ComponentModel.MarshalByValueComponent) |
![]() | DataSetName | Gets or sets the name of the current System.Data.DataSet. (Inherited from System.Data.DataSet) |
![]() | DefaultViewManager | Gets a custom view of the data contained in the System.Data.DataSet to allow filtering, searching, and navigating using a custom System.Data.DataViewManager. (Inherited from System.Data.DataSet) |
![]() | DesignMode | Gets a value indicating whether the component is currently in design mode. (Inherited from System.ComponentModel.MarshalByValueComponent) |
![]() | EnforceConstraints | Gets or sets a value indicating whether constraint rules are followed when attempting any update operation. (Inherited from System.Data.DataSet) |
![]() | ExtendedProperties | Gets the collection of customized user information associated with the DataSet. (Inherited from System.Data.DataSet) |
![]() | HasErrors | Gets a value indicating whether there are errors in any of the System.Data.DataTable objects within this System.Data.DataSet. (Inherited from System.Data.DataSet) |
![]() | IsInitialized | Gets a value that indicates whether the System.Data.DataSet is initialized. (Inherited from System.Data.DataSet) |
![]() | Locale | Gets or sets the locale information used to compare strings within the table. (Inherited from System.Data.DataSet) |
![]() | Name | Gets or sets name of the DbDataSet. |
![]() | Namespace | Gets or sets the namespace of the System.Data.DataSet. (Inherited from System.Data.DataSet) |
![]() | Owner | Gets or sets a form or other container that the DbDataSet instance belongs to. |
![]() | Prefix | Gets or sets an XML prefix that aliases the namespace of the System.Data.DataSet. (Inherited from System.Data.DataSet) |
![]() | Relations | Gets the collection of relations that link tables and allow navigation from parent tables to child tables. (Inherited from System.Data.DataSet) |
![]() | RemotingFormat | Gets or sets a System.Data.SerializationFormat for the DbDataSet used during remoting. |
![]() | SchemaSerializationMode | Gets or sets a System.Data.SchemaSerializationMode for a System.Data.DataSet. (Inherited from System.Data.DataSet) |
![]() | Site | Gets or sets an System.ComponentModel.ISite for the System.Data.DataSet. (Inherited from System.Data.DataSet) |
![]() | Tables | Gets the collection of tables contained in the System.Data.DataSet. (Inherited from System.Data.DataSet) |