The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
OracleBFile::Length Property
.NET Framework (current version)
Gets a value that returns the length in bytes of the physical file with which the OracleBFile object is associated.
Assembly: System.Data.OracleClient (in System.Data.OracleClient.dll)
Property Value
Type: System::Int64A long value representing the length of the physical file in bytes.
| Exception | Condition |
|---|---|
| ObjectDisposedException | Methods were called after the stream was closed or disposed. |
.NET Framework
Available since 1.1
Available since 1.1
Show: