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

In This Topic
    PgSqlLine Structure Methods
    In This Topic

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

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