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

In This Topic
PgSqlPoint Structure Methods
In This Topic

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

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