See Also

OracleBinary Structure  | OracleBinary Members

Language

Visual Basic

C#

Show All

See AlsoLanguagesDevart.Data.OracleSend comments on this topic.

Length Property

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;}

Return Type

The length of the binary data.

Remarks

Check the IsNull property before reading the Length property to avoid raising an exception.

See Also

OracleBinary Structure  | OracleBinary Members

 

 


© 2002 - 2013 Devart. All Rights Reserved.