dotConnect for DB2 Documentation
Devart.Data.DB2 Namespace / DB2DataSet Class
Properties Methods Events

DB2DataSet Class Members

The following tables list the members exposed by DB2DataSet.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property (Inherited from System.Data.DataSet)
Public PropertyAssociated DB2Connection.  
Public Property (Inherited from System.ComponentModel.MarshalByValueComponent)
Public Property (Inherited from System.Data.DataSet)
Public Property (Inherited from System.Data.DataSet)
Public Property (Inherited from System.ComponentModel.MarshalByValueComponent)
Public Property (Inherited from System.Data.DataSet)
Public Property (Inherited from System.Data.DataSet)
Public Property (Inherited from System.Data.DataSet)
Public Property (Inherited from System.Data.DataSet)
Public Property (Inherited from System.Data.DataSet)
Public PropertyGets or sets name of the Devart.Common.DbDataSet. (Inherited from Devart.Common.DbDataSet)
Public Property (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 Property (Inherited from System.Data.DataSet)
Public PropertyGets the collection of relations within the DB2DataSet  
Public PropertyGets or sets a System.Data.SerializationFormat for the Devart.Common.DbDataSet used during remoting. (Inherited from Devart.Common.DbDataSet)
Public Property (Inherited from System.Data.DataSet)
Public Property (Inherited from System.Data.DataSet)
Public PropertyGets collection of tables  
Top
Public Methods
 NameDescription
Public Method (Inherited from System.Data.DataSet)
Public Method (Inherited from System.Data.DataSet)
Public MethodClears the Devart.Common.DbDataSet of any data by removing all rows in all tables. (Inherited from Devart.Common.DbDataSet)
Public MethodCopies the structure of the Devart.Common.DbDataSet, including all Devart.Common.DbDataTable schemas, relations, and constraints. Does not copy any data. (Inherited from Devart.Common.DbDataSet)
Public Method (Inherited from System.Data.DataSet)
Public MethodOverloaded.  (Inherited from System.Data.DataSet)
Public MethodOverridden. Creates and returns new DB2DataTable object.  
Public Method (Inherited from System.ComponentModel.MarshalByValueComponent)
Public Method (Inherited from System.Data.DataSet)
Public MethodFills the System.Data.DataTable.Rows collection of the Devart.Common.DbDataSet with rows from the data source. (Inherited from Devart.Common.DbDataSet)
Public MethodOverloaded.  (Inherited from System.Data.DataSet)
Public Method (Inherited from System.Data.DataSet)
Public Method (Inherited from System.ComponentModel.MarshalByValueComponent)
Public Method (Inherited from System.Data.DataSet)
Public Method (Inherited from System.Data.DataSet)
Public MethodOverloaded.  (Inherited from System.Data.DataSet)
Public MethodOverloaded.  (Inherited from System.Data.DataSet)
Public MethodOverloaded.  (Inherited from System.Data.DataSet)
Public MethodOverloaded.  (Inherited from System.Data.DataSet)
Public MethodOverloaded. Reads XML schema and data into the Devart.Common.DbDataSet using the specified System.IO.Stream. (Inherited from Devart.Common.DbDataSet)
Public MethodOverloaded.  (Inherited from System.Data.DataSet)
Public Method (Inherited from System.Data.DataSet)
Public Method (Inherited from System.Data.DataSet)
Public Method (Inherited from System.ComponentModel.MarshalByValueComponent)
Public MethodExecutes the appropriate commands to delete, insert, or update rows in the data source. (Inherited from Devart.Common.DbDataSet)
Public MethodOverloaded.  (Inherited from System.Data.DataSet)
Public MethodOverloaded.  (Inherited from System.Data.DataSet)
Top
Public Events
See Also