ModelExtractOptions.ExtractUsageProperties 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.
Usage properties include Table.RowCount, Table.IndexSize, Table.DataSize, Table.UsedPages and Table.DataPages. When true, these properties are extracted from the database and are accessible in the model.
public bool ExtractUsageProperties { get; set; }
member this.ExtractUsageProperties : bool with get, set
Public Property ExtractUsageProperties As Boolean