Oracle 5.0 Reference Manual page 2061

Table of Contents

Advertisement

ToString
Protected Instance Fields
classType
dbType
isNull
mySqlDbType
mySqlTypeName
objectValue
Protected Instance Methods
Finalize (inherited from Object)
MemberwiseClone (inherited from Object)
See Also
MySqlValue
20.2.7.2.3.1.4.1.1.1.
MySqlValue.numberFormat
Syntax: Visual Basic
Protected Shared numberFormat As NumberFormatInfo
Syntax: C#
protected static NumberFormatInfo numberFormat;
See Also
MySqlValue
20.2.7.2.3.1.4.1.1.2.
MySqlValue
Initializes a new instance of the
Syntax: Visual Basic
Public Sub New()
Syntax: C#
public MySqlValue();
See Also
MySqlValue
20.2.7.2.3.1.4.1.1.3. ValueAsObject Property
Returns the value of this field as an object
Syntax: Visual Basic
Public ReadOnly Property ValueAsObject As Object
Syntax: C#
Connector/Net API Reference
Class,
MySql.Data.Types Namespace
Class,
MySql.Data.Types Namespace
Constructor
MySqlValue
Class,
MySql.Data.Types Namespace
Returns a string representation of this value
The system type represented by this value
The generic dbtype of this value
Is this value null
The specific MySQL db type
The MySQL-specific typename of this value
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.
Field
class.
2041

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mysql 5.0

Table of Contents