Database.EstimatedSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.