Npgsql API Docs

LargeObject Members

LargeObject overview

Public Static (Shared) Fields

SEEK_CUR Missing <summary> documentation for F:NpgsqlTypes.LargeObject.SEEK_CUR
SEEK_END Missing <summary> documentation for F:NpgsqlTypes.LargeObject.SEEK_END
SEEK_SET Missing <summary> documentation for F:NpgsqlTypes.LargeObject.SEEK_SET

Public Instance Constructors

LargeObject Constructor Missing <summary> documentation for M:NpgsqlTypes.LargeObject.#ctor(NpgsqlTypes.Fastpath,System.Int32,System.Int32)

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