Oracle 5.0 Reference Manual page 2059

Table of Contents

Advertisement

MemberwiseClone (inherited from Object)
See Also
MySqlDateTime
20.2.7.2.3.1.1.
MySqlDateTime
Syntax: Visual Basic
MySqlDateTime.op_Explicit(val)
Syntax: C#
public static explicit operator DateTime(
MySqlDateTimeval
);
Parameters
• val:
Return Value
See Also
MySqlDateTime
20.2.7.2.3.1.2. Day Property
Returns the day portion of this datetime
Syntax: Visual Basic
Public Property Day As Integer
Syntax: C#
public int Day {get; set;}
See Also
MySqlDateTime
20.2.7.2.3.1.3. Hour Property
Returns the hour portion of this datetime
Syntax: Visual Basic
Public Property Hour As Integer
Syntax: C#
public int Hour {get; set;}
See Also
MySqlDateTime
20.2.7.2.3.1.4. IsNull Property
Syntax: Visual Basic
Public Property IsNull As Boolean
Connector/Net API Reference
Class,
MySql.Data.Types Namespace
Explicit
MySqlDateTime
Class,
MySql.Data.Types Namespace
Class,
MySql.Data.Types Namespace
Class,
MySql.Data.Types Namespace
Creates a shallow copy of the current Object.
to
Conversion
DateTime
2039

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mysql 5.0

Table of Contents