Npgsql Api Docs

Fastpath.FastpathCall Method (Int32, Boolean, FastpathArg[])

[Visual Basic]
Overloads Public Function FastpathCall( _
   ByVal fnid As Integer, _
   ByVal resulttype As Boolean, _
   ByVal args As FastpathArg() _
) As Object
[C#]
public object FastpathCall(
   int fnid,
   bool resulttype,
   FastpathArg[] args
);

See Also

Fastpath Class | NpgsqlTypes Namespace | Fastpath.FastpathCall Overload List