OracleBFile.Length 屬性

定義

取得值,傳回 OracleBFile 物件相關聯之實體檔案的長度 (以位元組為單位)。

public:
 virtual property long Length { long get(); };
public override long Length { get; }
member this.Length : int64
Public Overrides ReadOnly Property Length As Long

屬性值

表示實體檔案位元組長度的長值。

例外狀況

在關閉或處置資料流之後會呼叫方法。

適用於