IsEqual Method (OracleLob)
In This Topic
Determines whether the specified
OracleLob object is equal to the current
OracleLob.
Syntax
Parameters
- val
- The OracleLob to compare with the current OracleLob.
Return Value
true if the specified
OracleLob object is equal to the current one; otherwise,
false.
See Also