IsNull Property (PgSqlLargeObject)
Gets a value indicating whether the
PgSqlLargeObject is a Null.
public bool IsNull {get;}
'Declaration
Public ReadOnly Property IsNull As Boolean
Property Value
true if the
PgSqlLargeObject is a Null; otherwise,
false.