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

PgSqlPoint Structure Properties

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

Public Properties
 NameDescription
Public PropertyGets a value indicating whether the PgSqlPoint is a Null.  
Public PropertyGets the x coordinate of the PgSqlPoint instance.  
Public PropertyGets the y coordinate of the PgSqlPoint instance.  
Top
See Also