Mono Class Library: Overview

System.Data.SqlTypes.SqlDateTime: Method Members

The methods of System.Data.SqlTypes.SqlDateTime are listed below. For a list of all members, see the SqlDateTime Members list.

See Also: Inherited members from System.ValueType

Public Methods

static
Add(SqlDateTime, TimeSpan) : SqlDateTime
Documentation for this section has not yet been entered.
CompareTo(SqlDateTime) : int
Documentation for this section has not yet been entered.
CompareTo(object) : int
Documentation for this section has not yet been entered.
override
Equals(object) : bool
Documentation for this section has not yet been entered.
static
Equals(SqlDateTime, SqlDateTime) : SqlBoolean
Documentation for this section has not yet been entered.
override
GetHashCode() : int
Documentation for this section has not yet been entered.
static
GetXsdType(System.Xml.Schema.XmlSchemaSet) : System.Xml.XmlQualifiedName
Documentation for this section has not yet been entered.
static
GreaterThan(SqlDateTime, SqlDateTime) : SqlBoolean
Documentation for this section has not yet been entered.
static
GreaterThanOrEqual(SqlDateTime, SqlDateTime) : SqlBoolean
Documentation for this section has not yet been entered.
static
LessThan(SqlDateTime, SqlDateTime) : SqlBoolean
Documentation for this section has not yet been entered.
static
LessThanOrEqual(SqlDateTime, SqlDateTime) : SqlBoolean
Documentation for this section has not yet been entered.
static
NotEquals(SqlDateTime, SqlDateTime) : SqlBoolean
Documentation for this section has not yet been entered.
static
Parse(string) : SqlDateTime
Documentation for this section has not yet been entered.
static
Subtract(SqlDateTime, TimeSpan) : SqlDateTime
Documentation for this section has not yet been entered.
ToSqlString() : SqlString
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.