dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlLargeObject Class

PgSqlLargeObject Class Properties

For a list of all members of this type, see PgSqlLargeObject members.

Public Properties
 NameDescription
Public PropertyGets a value indicating whether the PgSqlLargeObject is cached on the client.  
Public PropertyOverridden. Gets a value indicating whether the PgSqlLargeObject is opened and supports reading.  
Public PropertyOverridden. Gets a value indicating whether the PgSqlLargeObject is opened and supports seeking.  
Public Property (Inherited from System.IO.Stream)
Public PropertyOverridden. Gets a value indicating whether the PgSqlLargeObject is opened and supports writing.  
Public PropertyGets a value indicating whether the PgSqlLargeObject has any data.  
Public PropertyGets a value indicating whether the PgSqlLargeObject is a Null.  
Public PropertyOverridden. Gets the length of the PgSqlLargeObject in bytes.  
Public PropertyGets the OID of the PgSqlLargeObject.  
Public PropertyOverridden. Gets the current position of the PgSqlLargeObject.  
Public Property (Inherited from System.IO.Stream)
Public Property (Inherited from System.IO.Stream)
Top
See Also