BlobProperties.Length プロパティ

定義

BLOB のサイズ (バイト単位) を取得します。

public long Length { get; }
member this.Length : int64
Public ReadOnly Property Length As Long

プロパティ値

BLOB のサイズ (バイト単位) を表す long 値です。

適用対象