The members of System.Data.SqlTypes.SqlDateTime are listed below.
See Also: Inherited members from System.ValueType
Documentation for this section has not yet been entered. Documentation for this section has not yet been entered. Documentation for this section has not yet been entered. Documentation for this section has not yet been entered. Documentation for this section has not yet been entered. Documentation for this section has not yet been entered.
static readonlyMaxValue SqlDateTime. Documentation for this section has not yet been entered. static readonlyMinValue SqlDateTime. Documentation for this section has not yet been entered. static readonlyNull SqlDateTime. Documentation for this section has not yet been entered. static readonlySQLTicksPerHour int (1080000). Documentation for this section has not yet been entered. static readonlySQLTicksPerMinute int (18000). Documentation for this section has not yet been entered. static readonlySQLTicksPerSecond int (300). Documentation for this section has not yet been entered.
[read-only] DayTicks int. Documentation for this section has not yet been entered. [read-only] IsNull bool. Documentation for this section has not yet been entered. [read-only] TimeTicks int. Documentation for this section has not yet been entered. [read-only] Value DateTime. Documentation for this section has not yet been entered.
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.
staticAddition(SqlDateTime, TimeSpan) Documentation for this section has not yet been entered. staticEquality(SqlDateTime, SqlDateTime) Documentation for this section has not yet been entered. staticGreaterThan(SqlDateTime, SqlDateTime) Documentation for this section has not yet been entered. staticGreaterThanOrEqual(SqlDateTime, SqlDateTime) Documentation for this section has not yet been entered. staticInequality(SqlDateTime, SqlDateTime) Documentation for this section has not yet been entered. staticLessThan(SqlDateTime, SqlDateTime) Documentation for this section has not yet been entered. staticLessThanOrEqual(SqlDateTime, SqlDateTime) Documentation for this section has not yet been entered. staticSubtraction(SqlDateTime, TimeSpan) Documentation for this section has not yet been entered. staticConversion to System.DateTime(Explicit) Documentation for this section has not yet been entered. staticConversion to System.Data.SqlTypes.SqlDateTime(Explicit) Documentation for this section has not yet been entered. staticConversion to System.Data.SqlTypes.SqlDateTime(Implicit) Documentation for this section has not yet been entered.
System.Xml.Serialization.IXmlSerializable.GetSchema Documentation for this section has not yet been entered. System.Xml.Serialization.IXmlSerializable.ReadXml Documentation for this section has not yet been entered. System.Xml.Serialization.IXmlSerializable.WriteXml Documentation for this section has not yet been entered.