Call a builtin function from Devart's linqConnect

From: marcelo <marcelo(dot)nicolet(at)gmail(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Call a builtin function from Devart's linqConnect
Date: 2017-09-18 17:01:52
Message-ID: 1929a43e-4057-66e8-ba81-bf194f081d82@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Sorry I'm asking this question to the list, but the Devart's
documentation is very sparse.

I would like to call pg_try_advisory_lock( bigint ) and corresponding
pg_advisory_unlock( bigint ) from my DAL library.

Does someone use this ORM, and call server functions using it? How is it
done, and how to get the result?

TIA

Marcelo

Browse pgsql-general by date

  From Date Subject
Next Message jotpe 2017-09-18 19:27:12 reload postgresql with invalid pg_hba.conf
Previous Message Jehan-Guillaume (ioguix) de Rorthais 2017-09-18 15:26:10 Re: looking for a globally unique row ID