Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Machine
UoW
NHibernate
Specs
AmbientTransactions
AdoNetHelpers
C# Class Machine.UoW.NHibernate.Specs.AmbientTransactions.AdoNetHelpers
Show file
Open project: machine/machine.uow
Public Methods
Method
Description
Query
(
this
connection
,
string
sql
) :
object
Method Details
Query()
public
static
method
public
static
Query
(
this
connection
,
string
sql
) :
object
connection
this
sql
string
return
object