Table of Contents

Class VertipaqSummary

Inheritance
VertipaqSummary
Inherited Members
Namespace
TabularEditor.Shared.Scripting
Assembly
TabularEditor3.Shared.dll

Model-level VertiPaq Analyzer summary. Returned by Summary.

public class VertipaqSummary
Extension Methods

Constructors

VertipaqSummary()

public VertipaqSummary()

Properties

ColumnCount

public int ColumnCount { get; init; }

Property Value

Type Description
int

CompatibilityLevel

public int CompatibilityLevel { get; init; }

Property Value

Type Description
int

CompatibilityMode

public string CompatibilityMode { get; init; }

Property Value

Type Description
string

ExtractionDate

public DateTime ExtractionDate { get; init; }

Property Value

Type Description
DateTime

LastDataRefresh

public DateTime LastDataRefresh { get; init; }

Property Value

Type Description
DateTime

MaxTableRows

public long MaxTableRows { get; init; }

Property Value

Type Description
long

MeasureCount

public int MeasureCount { get; init; }

Property Value

Type Description
int

ModelName

public string ModelName { get; init; }

Property Value

Type Description
string

RelationshipCount

public int RelationshipCount { get; init; }

Property Value

Type Description
int

RoleCount

public int RoleCount { get; init; }

Property Value

Type Description
int

ServerName

public string ServerName { get; init; }

Property Value

Type Description
string

TableCount

public int TableCount { get; init; }

Property Value

Type Description
int

TotalSize

public long TotalSize { get; init; }

Property Value

Type Description
long