次の方法で共有


SqliteBlob.Position プロパティ

定義

現在のストリーム内の位置を取得または設定します。

public override long Position { get; set; }
member this.Position : int64 with get, set
Public Overrides Property Position As Long

プロパティ値

ストリーム内の現在位置。

適用対象