Npgsql API Docs

Fastpath.FastpathCall Method

Missing <summary> documentation for M:NpgsqlTypes.Fastpath.FastpathCall(System.Int32,System.Boolean,NpgsqlTypes.FastpathArg[])

Overload List

Missing <summary> documentation for M:NpgsqlTypes.Fastpath.FastpathCall(System.Int32,System.Boolean,NpgsqlTypes.FastpathArg[])

public object FastpathCall(int,bool,FastpathArg[]);

Missing <summary> documentation for M:NpgsqlTypes.Fastpath.FastpathCall(System.String,System.Boolean,NpgsqlTypes.FastpathArg[])

public object FastpathCall(string,bool,FastpathArg[]);

See Also

Fastpath Class | NpgsqlTypes Namespace