dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlTimeStampRange Class

In This Topic
PgSqlTimeStampRange Class Methods
In This Topic

For a list of all members of this type, see PgSqlTimeStampRange members.

Public Methods
 NameDescription
Public MethodOverridden. Determines whether the specified value is contained by the range.  
Public MethodDetermines if the specified object is an instance of PgSqlRangeType<T> and has the same values as the current PgSqlRangeType<T> instance. (Inherited from Devart.Data.PostgreSql.PgSqlRangeType<PgSqlTimeStamp>)
Public MethodReturns a hash code for the PgSqlRangeType<T> type. (Inherited from Devart.Data.PostgreSql.PgSqlRangeType<PgSqlTimeStamp>)
Public Methodstatic (Shared in Visual Basic)Converts the specified System.String representation of a date to its PgSqlTimeStampRange equivalent.  
Public MethodConverts the current PgSqlPath structure to a System.String. (Inherited from Devart.Data.PostgreSql.PgSqlRangeType<PgSqlTimeStamp>)
Top
See Also