Npgsql API Docs

LargeObjectManager Members

LargeObjectManager overview

Public Static (Shared) Fields

READ Missing <summary> documentation for F:NpgsqlTypes.LargeObjectManager.READ
READWRITE Missing <summary> documentation for F:NpgsqlTypes.LargeObjectManager.READWRITE
WRITE Missing <summary> documentation for F:NpgsqlTypes.LargeObjectManager.WRITE

Public Instance Constructors

LargeObjectManager Constructor Missing <summary> documentation for M:NpgsqlTypes.LargeObjectManager.#ctor(Npgsql.NpgsqlConnection)

Public Instance Methods

Create Overloaded. Missing <summary> documentation for M:NpgsqlTypes.LargeObjectManager.Create
Delete Missing <summary> documentation for M:NpgsqlTypes.LargeObjectManager.Delete(System.Int32)
Equals (inherited from Object)  
GetHashCode (inherited from Object)  
GetType (inherited from Object)  
Open Overloaded. Missing <summary> documentation for M:NpgsqlTypes.LargeObjectManager.Open(System.Int32)
ToString (inherited from Object)  
Unlink Missing <summary> documentation for M:NpgsqlTypes.LargeObjectManager.Unlink(System.Int32)

Protected Instance Methods

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

See Also

LargeObjectManager Class | NpgsqlTypes Namespace