| Devart.Data.Oracle Namespace > OracleBinary Structure : Length Property (OracleBinary) |
Gets the length of the binary data.
[Visual Basic]
Public ReadOnly Property Length As Integer [C#]
public int Length {get;}The length of the binary data.
Check the IsNull property before reading the Length property to avoid raising an exception.
OracleBinary Structure | OracleBinary Members
© 2002 - 2013 Devart. All Rights Reserved.