Oracle 5.0 Reference Manual page 2060

Table of Contents

Advertisement

Syntax: C#
public bool IsNull {get; set;}
See Also
MySqlValue
20.2.7.2.3.1.4.1.
MySqlValue
For a list of all members of this type, see
Syntax: Visual Basic
MustInherit Public Class MySqlValue
Syntax: C#
public abstract class MySqlValue
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
MySqlValue
20.2.7.2.3.1.4.1.1.
MySqlValue
MySqlValue overview
Protected Static (Shared) Fields
numberFormat
Public Instance Constructors
MySqlValue Constructor
Public Instance Properties
IsNull
ValueAsObject
Public Instance Methods
Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
Connector/Net API Reference
Class,
MySql.Data.Types Namespace
Class
MySql.Data.Types
Members,
MySql.Data.Types Namespace
Members
MySqlValue Members
Initializes a new instance of the
Returns the value of this field as an 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.
Gets the Type of the current instance.
2040
.
MySqlValue
class.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mysql 5.0

Table of Contents