dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlPath Structure

In This Topic
    PgSqlPath Structure Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodDetermines if the specified object is an instance of PgSqlPath and has the same values as the current PgSqlPath instance.  
    Public MethodGets a hash code for the PgSqlPath instance.  
    Public Methodstatic (Shared in Visual Basic)Converts the specified System.String representation of a path to its PgSqlPath equivalent.  
    Public MethodConverts the current PgSqlPath structure to a System.String.  
    Top
    See Also