Oracle 5.0 Reference Manual page 2031

Table of Contents

Advertisement

AcceptChangesDuringUpdate (inherited from
DataAdapter)
Container (inherited from Component)
ContinueUpdateOnError (inherited from
DataAdapter)
DeleteCommand
FillLoadOption (inherited from DataAdapter)
InsertCommand
MissingMappingAction (inherited from
DataAdapter)
MissingSchemaAction (inherited from
DataAdapter)
ReturnProviderSpecificTypes (inherited from
DataAdapter)
SelectCommand
Site (inherited from Component)
TableMappings (inherited from DataAdapter)
UpdateBatchSize (inherited from DbDataAdapter) Gets or sets a value that enables or disables
UpdateCommand
Public Instance Methods
CreateObjRef (inherited from
MarshalByRefObject)
Dispose (inherited from Component)
Equals (inherited from Object)
Fill (inherited from DbDataAdapter)
FillSchema (inherited from DbDataAdapter)
GetFillParameters (inherited from DbDataAdapter) Gets the parameters set by the user when
GetHashCode (inherited from Object)
GetLifetimeService (inherited from
MarshalByRefObject)
Connector/Net API Reference
Gets or sets whether AcceptChangesis called
during a Update.
Gets the IContainer that contains the Component.
Gets or sets a value that specifies whether
to generate an exception when an error is
encountered during a row update.
Overloaded.
Gets or sets the LoadOption that determines
how the adapter fills the DataTablefrom the
DbDataReader.
Overloaded.
Determines the action to take when incoming data
does not have a matching table or column.
Determines the action to take when existing
DataSetschema does not match incoming data.
Gets or sets whether the Fillmethod should
return provider-specific values or common CLS-
compliant values.
Overloaded.
Gets or sets the ISite of the Component.
Gets a collection that provides the master
mapping between a source table and a DataTable.
batch processing support, and specifies the
number of commands that can be executed in a
batch.
Overloaded.
Creates an object that contains all the relevant
information required to generate a proxy used to
communicate with a remote object.
Releases all resources used by the Component.
Determines whether the specified Object is equal
to the current Object.
Overloaded. Adds or refreshes rows in the
DataSetto match those in the data source using
the DataSetname, and creates a DataTablenamed
"Table."
Overloaded. Configures the schema of the
specified DataTablebased on the specified
SchemaType.
executing an SQL
Serves as a hash function for a particular type.
GetHashCode is suitable for use in hashing
algorithms and data structures like a hash table.
Retrieves the current lifetime service object that
controls the lifetime policy for this instance.
2011
statement.
SELECT

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mysql 5.0

Table of Contents