Oracle 5.0 Reference Manual page 1977

Table of Contents

Advertisement

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations.
Instance members are not guaranteed to be thread-safe.
Requirements
Namespace:
Assembly: MySql.Data (in MySql.Data.dll)
See Also
MySqlInfoMessageEventArgs
20.2.7.1.4.1.1.3.1.1.16.1.1.1.
MySqlInfoMessageEventArgs overview
Public Instance Constructors
MySqlInfoMessageEventArgs Constructor
Public Instance Fields
errors
Public Instance Methods
Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
ToString (inherited from Object)
Protected Instance Methods
Finalize (inherited from Object)
MemberwiseClone (inherited from Object)
See Also
MySqlInfoMessageEventArgs
20.2.7.1.4.1.1.3.1.1.16.1.1.1.1.
Initializes a new instance of the
Syntax: Visual Basic
Public Sub New()
Syntax: C#
public MySqlInfoMessageEventArgs();
Connector/Net API Reference
MySql.Data.MySqlClient
Members,
MySqlInfoMessageEventArgs
Class,
MySqlInfoMessageEventArgs
MySqlInfoMessageEventArgs
MySql.Data.MySqlClient Namespace
Members
Initializes a new instance of the
MySqlInfoMessageEventArgs
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.
Gets the Type of the current instance.
Returns a String that represents the current
Object.
Allows an Object to attempt to free resources
and perform other cleanup operations before the
Object is reclaimed by garbage collection.
Creates a shallow copy of the current Object.
MySql.Data.MySqlClient Namespace
Constructor
1957
class.
class.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mysql 5.0

Table of Contents