SetLength Method (PgSqlLargeObject)
Sets the length of the large object.
public override void SetLength(
long
)
'Declaration
Public Overrides Sub SetLength( _
ByVal As Long _
)
Parameters
- value
- The desired length of the current large object in bytes.