Npgsql API Docs

LargeObject Methods

The methods of the LargeObject class are listed below. For a complete list of LargeObject class members, see the LargeObject Members topic.

Public Instance Methods

Close Missing <summary> documentation for M:NpgsqlTypes.LargeObject.Close
Equals (inherited from Object)  
GetHashCode (inherited from Object)  
GetOID Missing <summary> documentation for M:NpgsqlTypes.LargeObject.GetOID
GetType (inherited from Object)  
Read Overloaded. Missing <summary> documentation for M:NpgsqlTypes.LargeObject.Read(System.Int32)
Seek Overloaded. Missing <summary> documentation for M:NpgsqlTypes.LargeObject.Seek(System.Int32,System.Int32)
Size Missing <summary> documentation for M:NpgsqlTypes.LargeObject.Size
Tell Missing <summary> documentation for M:NpgsqlTypes.LargeObject.Tell
ToString (inherited from Object)  
Write Overloaded. Missing <summary> documentation for M:NpgsqlTypes.LargeObject.Write(System.Byte[])

Protected Instance Methods

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

See Also

LargeObject Class | NpgsqlTypes Namespace