Oracle 5.0 Reference Manual page 2027

Table of Contents

Advertisement

Namespace:
Assembly: MySql.Data (in MySql.Data.dll)
See Also
MySqlCommandBuilder
20.2.7.1.5.1.
MySqlCommandBuilder
MySqlCommandBuilder overview
Public Static (Shared) Methods
DeriveParameters
Public Instance Constructors
MySqlCommandBuilder
Public Instance Properties
Container (inherited from Component)
DataAdapter
QuotePrefix
QuoteSuffix
Site (inherited from Component)
Public Instance Methods
CreateObjRef (inherited from
MarshalByRefObject)
Dispose (inherited from Component)
Equals (inherited from Object)
GetDeleteCommand
GetHashCode (inherited from Object)
GetInsertCommand
GetLifetimeService (inherited from
MarshalByRefObject)
GetType (inherited from Object)
GetUpdateCommand
InitializeLifetimeService (inherited from
MarshalByRefObject)
Connector/Net API Reference
MySql.Data.MySqlClient
Members,
MySql.Data.MySqlClient Namespace
Members
Overloaded. Retrieves parameter information
from the stored procedure specified in the
MySqlCommand and populates the Parameters
collection of the specified MySqlCommand object.
This method is not currently supported since
stored procedures are not available in MySql.
Overloaded. Initializes a new instance of the
MySqlCommandBuilder class.
Gets the IContainer that contains the Component.
Gets or sets the ISite of the Component.
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.
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.
Gets the Type of the current instance.
Obtains a lifetime service object to control the
lifetime policy for this instance.
2007

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mysql 5.0

Table of Contents