CanSeek Property (PgSqlLargeObject)
Gets a value indicating whether the
PgSqlLargeObject is opened and supports seeking.
public override bool CanSeek {get;}
'Declaration
Public Overrides ReadOnly Property CanSeek As Boolean
Property Value
true if the
PgSqlLargeObject can be sought; otherwise,
false.