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 (位元組)。

適用於

另請參閱