Click or drag to resize
PostgresqlDatabaseAbstracterOpenConnection Method

[Missing <summary> documentation for "M:Activsoft.Engine.Db.Postgresql.PostgresqlDatabaseAbstracter.OpenConnection"]

Namespace: Activsoft.Engine.Db.Postgresql
Assembly: Activsoft.Engine.Db.Postgresql (in Activsoft.Engine.Db.Postgresql.dll) Version: 6.0.0.0 (6.0.0.0)
Syntax
public override IDbConnection OpenConnection()

Return Value

Type: IDbConnection

[Missing <returns> documentation for "M:Activsoft.Engine.Db.Postgresql.PostgresqlDatabaseAbstracter.OpenConnection"]

See Also