SqlFileStream.Length プロパティ

定義

バイト単位の現在のストリームの長さを示す値を取得します。

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

プロパティ値

バイト単位の現在のストリームの長さを示す Int64

適用対象

こちらもご覧ください