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

In This Topic
    PgSqlLine Structure Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyIndicates the A constant in the line equation A*x+B*y+C=0.  
    Public PropertyIndicates the B constant in the line equation A*x+B*y+C=0.  
    Public PropertyIndicates the C constant in the line equation A*x+B*y+C=0.  
    Public PropertyGets a value indicating whether the PgSqlLine is a Null.  
    Top
    See Also