Oracle 5.0 Reference Manual page 1983

Table of Contents

Advertisement

Namespace:
Assembly: MySql.Data (in MySql.Data.dll)
See Also
MySqlParameterCollection
20.2.7.1.4.1.7.1.1.
MySqlParameterCollection
MySqlParameterCollection overview
Public Instance Constructors
MySqlParameterCollection Constructor
Public Instance Properties
Count
Item
Public Instance Methods
Add
Clear
Contains
CopyTo
CreateObjRef (inherited from
MarshalByRefObject)
Equals (inherited from Object)
GetHashCode (inherited from Object)
GetLifetimeService (inherited from
MarshalByRefObject)
GetType (inherited from Object)
IndexOf
InitializeLifetimeService (inherited from
MarshalByRefObject)
Insert
Remove
Connector/Net API Reference
MySql.Data.MySqlClient
Members,
MySql.Data.MySqlClient Namespace
Members
Initializes a new instance of the
MySqlParameterCollection
Gets the number of MySqlParameter objects in
the collection.
Overloaded. Gets the
specified attribute. In C#, this property is the
indexer for the
Overloaded. Adds the specified
object to the MySqlParameterCollection.
Removes all items from the collection.
Overloaded. Gets a value indicating whether a
MySqlParameter
Copies MySqlParameter objects from the
MySqlParameterCollection to the specified array.
Creates an object that contains all the relevant
information required to generate a proxy used to
communicate with a remote object.
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.
Overloaded. Gets the location of a
MySqlParameter
Obtains a lifetime service object to control the
lifetime policy for this instance.
Inserts a MySqlParameter into the collection at the
specified index.
Removes the specified MySqlParameter from the
collection.
1963
class.
MySqlParameter
MySqlParameterCollection
MySqlParameter
exists in the collection.
in the collection.
with a
class.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mysql 5.0

Table of Contents