Npgsql API Docs

Fastpath Members

Fastpath overview

Public Instance Constructors

Fastpath Overloaded. Initializes a new instance of the Fastpath class.

Public Instance Methods

AddFunction Missing <summary> documentation for M:NpgsqlTypes.Fastpath.AddFunction(System.String,System.Int32)
AddFunctions Missing <summary> documentation for M:NpgsqlTypes.Fastpath.AddFunctions(System.Data.IDataReader)
Equals (inherited from Object)  
FastpathCall Overloaded. Missing <summary> documentation for M:NpgsqlTypes.Fastpath.FastpathCall(System.Int32,System.Boolean,NpgsqlTypes.FastpathArg[])
GetData Missing <summary> documentation for M:NpgsqlTypes.Fastpath.GetData(System.String,NpgsqlTypes.FastpathArg[])
GetHashCode (inherited from Object)  
GetID Missing <summary> documentation for M:NpgsqlTypes.Fastpath.GetID(System.String)
GetInteger Missing <summary> documentation for M:NpgsqlTypes.Fastpath.GetInteger(System.String,NpgsqlTypes.FastpathArg[])
GetType (inherited from Object)  
ToString (inherited from Object)  

Protected Instance Fields

conn Missing <summary> documentation for F:NpgsqlTypes.Fastpath.conn
func Missing <summary> documentation for F:NpgsqlTypes.Fastpath.func
stream Missing <summary> documentation for F:NpgsqlTypes.Fastpath.stream

Protected Instance Methods

Finalize (inherited from Object)  
MemberwiseClone (inherited from Object)  

See Also

Fastpath Class | NpgsqlTypes Namespace