'Declaration
Public Shadows Property Connection As PgSqlConnection
Property Value
The connection to a data source. The default value is a null reference.
Remarks
PgSqlLoader instance uses PgSqlConnection during loading and for populating columns collection when the Devart.Data.SqlShimLoader.CreateColumns method is called. For these operations PgSqlLoader requires open connection.