Oracle 5.0 Reference Manual page 2056

Table of Contents

Advertisement

Thread Safety
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
MySqlConversionException
20.2.7.2.2.1.
MySqlConversionException
MySqlConversionException overview
Public Instance Constructors
MySqlConversionException Constructor
Public Instance Properties
Data (inherited from Exception)
HelpLink (inherited from Exception)
InnerException (inherited from Exception)
Message (inherited from Exception)
Source (inherited from Exception)
StackTrace (inherited from Exception)
TargetSite (inherited from Exception)
Public Instance Methods
Equals (inherited from Object)
GetBaseException (inherited from Exception)
GetHashCode (inherited from Object)
GetObjectData (inherited from Exception)
GetType (inherited from Exception)
Connector/Net API Reference
MySql.Data.Types
Members,
Members
MySql.Data.Types Namespace
Ctor
Gets a collection of key/value pairs that provide
additional, user-defined information about the
exception.
Gets or sets a link to the help file associated with
this exception.
Gets the
current exception.
Gets a message that describes the current
exception.
Gets or sets the name of the application or the
object that causes the error.
Gets a string representation of the frames on the
call stack at the time the current exception was
thrown.
Gets the method that throws the current
exception.
Determines whether the specified Object is equal
to the current Object.
When overridden in a derived class, returns the
Exception that is the root cause of one or more
subsequent exceptions.
Serves as a hash function for a particular type.
GetHashCode is suitable for use in hashing
algorithms and data structures like a hash table.
When overridden in a derived class, sets the
SerializationInfo with information about the
exception.
Gets the runtime type of the current instance.
2036
Exceptioninstance
that caused the

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mysql 5.0

Table of Contents