Microsoft SQL Server 2017+ Analysis Services generic core multidimensional database.
Microsoft SQL Server 2017+ Analysis Services generic core multidimensional database.
Base Class | Microsoft.SQLServer.AnalysisServices.Core.Database |
Abstract | True |
Hosted | False |
Singleton | False |
Extension | False |
Accessibility | Public |
ElementId | dc2b6ee4-ce69-1564-63f3-c438f61ed5b9 |
Property Name | Type | Display Name (ENU) | Description (ENU) | Key | Max Length | Min Length | Case Sensitive |
---|---|---|---|---|---|---|---|
System.Entity: | |||||||
string | Display Name | Display name of the object. | false | 4000 | 0 | False | |
Microsoft.SQLServer.AnalysisServices.Core.Database: | |||||||
string | Database Name | Database Name | true | 256 | 0 | False | |
string | Storage Location | Storage Location | false | 260 | 0 | False | |
Microsoft.SQLServer.AnalysisServices.Core.MultidimensionalDatabase: | |||||||
int | Number of Partitions | Number of Partitions | false | 256 | 0 |
<ClassType ID="Microsoft.SQLServer.AnalysisServices.Core.MultidimensionalDatabase" Base="Microsoft.SQLServer.AnalysisServices.Core.Database" Accessibility="Public" Abstract="true" Hosted="false" Singleton="false">
<Property ID="NumberOfPartitions" Key="false" Type="int"/>
</ClassType>