Connector/Net API Reference
2011
AcceptChangesDuringUpdate (inherited from
DataAdapter)
Gets or sets whether AcceptChangesis called
during a Update.
Container (inherited from Component)
Gets the IContainer that contains the Component.
ContinueUpdateOnError (inherited from
DataAdapter)
Gets or sets a value that specifies whether
to generate an exception when an error is
encountered during a row update.
DeleteCommand
Overloaded.
FillLoadOption (inherited from DataAdapter)
Gets or sets the LoadOption that determines
how the adapter fills the DataTablefrom the
DbDataReader.
InsertCommand
Overloaded.
MissingMappingAction (inherited from
DataAdapter)
Determines the action to take when incoming data
does not have a matching table or column.
MissingSchemaAction (inherited from
DataAdapter)
Determines the action to take when existing
DataSetschema does not match incoming data.
ReturnProviderSpecificTypes (inherited from
DataAdapter)
Gets or sets whether the Fillmethod should
return provider-specific values or common CLS-
compliant values.
SelectCommand
Overloaded.
Site (inherited from Component)
Gets or sets the ISite of the Component.
TableMappings (inherited from DataAdapter)
Gets a collection that provides the master
mapping between a source table and a DataTable.
UpdateBatchSize (inherited from DbDataAdapter) Gets or sets a value that enables or disables
batch processing support, and specifies the
number of commands that can be executed in a
batch.
UpdateCommand
Overloaded.
Public Instance Methods
CreateObjRef (inherited from
MarshalByRefObject)
Creates an object that contains all the relevant
information required to generate a proxy used to
communicate with a remote object.
Dispose (inherited from Component)
Releases all resources used by the Component.
Equals (inherited from Object)
Determines whether the specified Object is equal
to the current Object.
Fill (inherited from DbDataAdapter)
Overloaded. Adds or refreshes rows in the
DataSetto match those in the data source using
the DataSetname, and creates a DataTablenamed
"Table."
FillSchema (inherited from DbDataAdapter)
Overloaded. Configures the schema of the
specified DataTablebased on the specified
SchemaType.
GetFillParameters (inherited from DbDataAdapter) Gets the parameters set by the user when
executing an SQL
SELECT
statement.
GetHashCode (inherited from Object)
Serves as a hash function for a particular type.
GetHashCode is suitable for use in hashing
algorithms and data structures like a hash table.
GetLifetimeService (inherited from
MarshalByRefObject)
Retrieves the current lifetime service object that
controls the lifetime policy for this instance.
Summary of Contents for 5.0
Page 1: ...MySQL 5 0 Reference Manual ...
Page 18: ...xviii ...
Page 60: ...40 ...
Page 396: ...376 ...
Page 578: ...558 ...
Page 636: ...616 ...
Page 844: ...824 ...
Page 1234: ...1214 ...
Page 1427: ...MySQL Proxy Scripting 1407 ...
Page 1734: ...1714 ...
Page 1752: ...1732 ...
Page 1783: ...Configuring Connector ODBC 1763 ...
Page 1793: ...Connector ODBC Examples 1773 ...
Page 1839: ...Connector Net Installation 1819 2 You must choose the type of installation to perform ...
Page 2850: ...2830 ...
Page 2854: ...2834 ...
Page 2928: ...2908 ...
Page 3000: ...2980 ...
Page 3122: ...3102 ...
Page 3126: ...3106 ...
Page 3174: ...3154 ...
Page 3232: ...3212 ...