Npgsql Api Docs
Fastpath.FastpathCall Method (String, Boolean, FastpathArg[])
[Visual Basic]
Overloads Public Function FastpathCall( _
ByVal
name
As
String
, _
ByVal
resulttype
As
Boolean
, _
ByVal
args
As
FastpathArg()
_
) As
Object
[C#]
public
object
FastpathCall(
string
name
,
bool
resulttype
,
FastpathArg[]
args
);
See Also
Fastpath Class
|
NpgsqlTypes Namespace
|
Fastpath.FastpathCall Overload List