Represents a variable-length stream of binary data to be stored in or retrieved from a database.
public value class OracleBinary : IComparable, System::Data::SqlTypes::INullable
public struct OracleBinary : IComparable, System.Data.SqlTypes.INullable
type OracleBinary = struct
interface INullable
Public Structure OracleBinary
Implements IComparable, INullable
To obtain an OracleBinary object, call the GetOracleBinary method.
Constructors OracleBinary(Byte[])Initializes a new instance of the OracleBinary
structure, setting the Value property to the contents of the supplied byte array.
Gets a value indicating whether the Value property of the OracleBinary structure is null.
Item[Int32]Gets the single byte from the Value
property located at the position indicated by the integer parameter, index
. If index
indicates a position beyond the end of the byte array, an exception is raised.
Gets the length in bytes of the Value property. This property is read-only.
ValueGets the value of the OracleBinary structure. This property is read-only.
Methods OperatorsCollaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide. In this articleWas this page helpful?
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4