Oracle 5.0 Reference Manual page 1965

Table of Contents

Advertisement

Site (inherited from Component)
Transaction
UpdatedRowSource
Public Instance Methods
Cancel
CreateObjRef (inherited from
MarshalByRefObject)
CreateParameter
Dispose (inherited from Component)
Equals (inherited from Object)
ExecuteNonQuery
ExecuteReader
ExecuteScalar
GetHashCode (inherited from Object)
GetLifetimeService (inherited from
MarshalByRefObject)
GetType (inherited from Object)
InitializeLifetimeService (inherited from
MarshalByRefObject)
Prepare
ToString (inherited from Component)
Public Instance Events
Disposed (inherited from Component)
See Also
MySqlCommand
20.2.7.1.4.1.1.
MySqlCommand
Initializes a new instance of the
Overload List
Initializes a new instance of the
public MySqlCommand();
public MySqlCommand(string);
public MySqlCommand(string,MySqlConnection);
Connector/Net API Reference
Class,
MySql.Data.MySqlClient Namespace
Constructor
MySqlCommand
MySqlCommand
Gets or sets the ISite of the Component.
Attempts to cancel the execution of a
MySqlCommand. This operation is not supported.
Creates an object that contains all the relevant
information required to generate a proxy used to
communicate with a remote object.
Creates a new instance of a
object.
Releases all resources used by the Component.
Determines whether the specified Object is equal
to the current Object.
Overloaded.
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.
Returns a String containing the name of the
Component, if any. This method should not be
overridden.
Adds an event handler to listen to the Disposed
event on the component.
class.
class.
1945
MySqlParameter

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the 5.0 and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Mysql 5.0

Table of Contents