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

In This Topic
    PgSqlIntRange Class Methods
    In This Topic

    For a list of all members of this type, see PgSqlIntRange 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<int>)
    Public MethodReturns a hash code for the PgSqlRangeType<T> type. (Inherited from Devart.Data.PostgreSql.PgSqlRangeType<int>)
    Public Methodstatic (Shared in Visual Basic)Converts the specified System.String representation of a date to its PgSqlIntRange equivalent.  
    Public MethodConverts the current PgSqlPath structure to a System.String. (Inherited from Devart.Data.PostgreSql.PgSqlRangeType<int>)
    Top
    See Also