Microsoft SQL Server Analysis Services generic database.
Microsoft SQL Server Analysis Services generic database.
Base Class | System.Entity |
Abstract | True |
Hosted | False |
Singleton | False |
Extension | False |
Accessibility | Public |
ElementId | a1372cb5-675f-c7b8-8449-018f8cd64f78 |
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 |
<ClassType ID="Microsoft.SQLServer.AnalysisServices.Core.Database" Base="System!System.Entity" Accessibility="Public" Abstract="true" Hosted="false" Singleton="false">
<Property ID="DatabaseName" Key="true" Type="string"/>
<Property ID="StorageLocation" Key="false" Type="string" MaxLength="260"/>
</ClassType>