dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleDataSet Class

OracleDataSet Class Properties

For a list of all members of this type, see OracleDataSet members.

Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether string comparisons within System.Data.DataTable objects are case-sensitive. (Inherited from System.Data.DataSet)
Public PropertyAssociated OracleConnection.  
Public PropertyGets the container for the component. (Inherited from System.ComponentModel.MarshalByValueComponent)
Public PropertyGets or sets the name of the current System.Data.DataSet. (Inherited from System.Data.DataSet)
Public PropertyGets 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)
Public PropertyGets a value indicating whether the component is currently in design mode. (Inherited from System.ComponentModel.MarshalByValueComponent)
Public PropertyGets or sets a value indicating whether constraint rules are followed when attempting any update operation. (Inherited from System.Data.DataSet)
Public PropertyGets the collection of customized user information associated with the DataSet. (Inherited from System.Data.DataSet)
Public PropertyGets 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)
Public PropertyGets a value that indicates whether the System.Data.DataSet is initialized. (Inherited from System.Data.DataSet)
Public PropertyGets or sets the locale information used to compare strings within the table. (Inherited from System.Data.DataSet)
Public PropertyGets or sets name of the Devart.Common.DbDataSet. (Inherited from Devart.Common.DbDataSet)
Public PropertyGets or sets the namespace of the System.Data.DataSet. (Inherited from System.Data.DataSet)
Public PropertyGets or sets a form or other container that the Devart.Common.DbDataSet instance belongs to. (Inherited from Devart.Common.DbDataSet)
Public PropertyGets or sets an XML prefix that aliases the namespace of the System.Data.DataSet. (Inherited from System.Data.DataSet)
Public PropertyGets a collection of relations in the OracleDataSet.  
Public PropertyGets or sets a System.Data.SerializationFormat for the Devart.Common.DbDataSet used during remoting. (Inherited from Devart.Common.DbDataSet)
Public PropertyGets or sets a System.Data.SchemaSerializationMode for a System.Data.DataSet. (Inherited from System.Data.DataSet)
Public PropertyGets or sets an System.ComponentModel.ISite for the System.Data.DataSet. (Inherited from System.Data.DataSet)
Public PropertyGets collection of tables  
Top
See Also