dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlDataSet Class / Connection Property

In This Topic
Connection Property (PgSqlDataSet)
In This Topic
Associated PgSqlConnection.
Syntax
'Declaration
 
Public Shadows Property Connection As PgSqlConnection
 

Property Value

PgSqlConnection used by PgSqlDataSet.
Remarks

This property supports the InterForm technology.

See Also