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
staticAdd(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. overrideEquals(object) : bool Documentation for this section has not yet been entered. staticEquals(SqlDateTime, SqlDateTime) : SqlBoolean Documentation for this section has not yet been entered. overrideGetHashCode() : int Documentation for this section has not yet been entered. staticGetXsdType(System.Xml.Schema.XmlSchemaSet) : System.Xml.XmlQualifiedName Documentation for this section has not yet been entered. staticGreaterThan(SqlDateTime, SqlDateTime) : SqlBoolean Documentation for this section has not yet been entered. staticGreaterThanOrEqual(SqlDateTime, SqlDateTime) : SqlBoolean Documentation for this section has not yet been entered. staticLessThan(SqlDateTime, SqlDateTime) : SqlBoolean Documentation for this section has not yet been entered. staticLessThanOrEqual(SqlDateTime, SqlDateTime) : SqlBoolean Documentation for this section has not yet been entered. staticNotEquals(SqlDateTime, SqlDateTime) : SqlBoolean Documentation for this section has not yet been entered. staticParse(string) : SqlDateTime Documentation for this section has not yet been entered. staticSubtract(SqlDateTime, TimeSpan) : SqlDateTime Documentation for this section has not yet been entered.ToSqlString() : SqlString Documentation for this section has not yet been entered. overrideToString() : string Documentation for this section has not yet been entered.