Microsoft.SQLServer.AnalysisServices.Windows.TabularInstanceMSSQL Analysis Services: Tabular Instance

Microsoft.SQLServer.AnalysisServices.Windows.TabularInstance (ClassType)

An installation of Microsoft SQL Server Analysis Services, Tabular Mode.

Knowledge Base article:

Summary

An installation of Microsoft SQL Server Analysis Services, Tabular Mode.

Element properties:

Base ClassMicrosoft.SQLServer.AnalysisServices.Windows.Instance
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc1f62f51-32cb-069e-2b4f-c2cdc1f44492

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False 
Microsoft.SQLServer.AnalysisServices.Core.Instance:
InstanceName  string  Instance Name true 256  False 
Type  string  Instance Type false 256  False 
ConnectionString  string  Connection String false 256  False 
BackupDir  string  Backup Path false 260  False 
DataDir  string  Data Path false 260  False 
LogDir  string  Log Path false 260  False 
PerformanceCounterObject  string  Performance Counter Object Name false 256  False 
ServerMode  string  Installation Mode false 260  False 
ServiceName  string  Service Name false 256  False 
Version  string  Version false 256  False 
Edition  string  Edition false 256  False 
LowMemoryLimit  double  Low Memory Limit false 256   
HardMemoryLimit  double  Hard Memory Limit false 256   
TotalMemoryLimit  double  Total Memory Limit false 256   
Microsoft.SQLServer.AnalysisServices.Windows.Instance:
Account  string  Account Name false 256  False 
InstallPath  string  Install Path false 260  False 
NodeNames  string  Nodes false 256  False 
Nodes  int  Nodes Count false 256   
Clustered  bool  Is Clustered false 256   
ServiceClusterName  string  Service Name for Cluster false 256  False 
Microsoft.SQLServer.AnalysisServices.Windows.TabularInstance:
VertiPaqMemoryLimit  double  VertiPaq Memory Limit false 256   
VertiPaqPagingPolicy  string  VertiPaq Paging Policy false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.AnalysisServices.Windows.TabularInstance" Base="Microsoft.SQLServer.AnalysisServices.Windows.Instance" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false">
<Property ID="VertiPaqMemoryLimit" Type="double"/>
<Property ID="VertiPaqPagingPolicy" Type="string"/>
</ClassType>