Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Contains the read-only product name of the instance of Microsoft SQL Server 2005 Analysis Services (SSAS) that is associated with a Server element.
Синтаксис
<Server>
...
<ProductName>...</ProductName>
...
</Server>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
String |
Default value |
None |
Cardinality |
0-1: Optional element that can occur once and only once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent element |
|
Child elements |
None |
Замечания
The ProductName element provides read-only access to the name of the product associated with an instance of Analysis Services.
The element that corresponds to the parent of ProductName in the Analysis Management Objects (AMO) object model is Server.