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

In This Topic
Length Property (PgSqlLargeObject)
In This Topic
Gets the length of the PgSqlLargeObject in bytes.
Syntax
'Declaration
 
Public Overrides ReadOnly Property Length As Long
 

Property Value

The length of the object.
See Also