Oracle 5.0 Reference Manual page 2058

Table of Contents

Advertisement

See Also
MySqlDateTime
20.2.7.2.3.1.
MySqlDateTime
MySqlDateTime overview
Public Static (Shared) Type Conversions
Explicit MySqlDateTime to DateTime Conversion
Public Instance Properties
Day
Hour
IsNull
(inherited from MySqlValue)
IsValidDateTime
Minute
Month
Second
Millisecond
ValueAsObject
Year
Public Instance Methods
Equals (inherited from Object)
GetDateTime
GetHashCode (inherited from Object)
GetType (inherited from Object)
ToString
Protected Instance Fields
classType
(inherited from MySqlValue)
dbType
(inherited from MySqlValue)
isNull
(inherited from MySqlValue)
mySqlDbType
mySqlTypeName
objectValue
Protected Instance Methods
Finalize (inherited from Object)
Connector/Net API Reference
Members,
MySql.Data.Types Namespace
Members
(inherited from MySqlValue)
(inherited from MySqlValue)
(inherited from MySqlValue)
(inherited from MySqlValue)
Returns the day portion of this datetime
Returns the hour portion of this datetime
Indicates if this object contains a value that can be
represented as a DateTime
Returns the minute portion of this datetime
Returns the month portion of this datetime
Returns the second portion of this datetime
Returns the millisecond portion of this datetime
Returns the value of this field as an object
Returns the year portion of this datetime
Determines whether the specified Object is equal
to the current Object.
Returns this value as a DateTime
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 MySQL-specific 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.
2038

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mysql 5.0

Table of Contents