Database.EstimatedSize Property

Definition

Gets or sets the read-only estimated size, in bytes, of the parent Database.

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

Property Value

A 64-bit signed integer representation of size in bytes.

Applies to