Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Initializes a new instance of AttributeRelationship using an identifier.
Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Синтаксис
'Декларация
Public Sub New ( _
attributeId As String _
)
public AttributeRelationship (
string attributeId
)
public:
AttributeRelationship (
String^ attributeId
)
public AttributeRelationship (
String attributeId
)
public function AttributeRelationship (
attributeId : String
)
Параметры
- attributeId
A String that contains an attribute identifier.
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
См. также
Справочник
AttributeRelationship Class
AttributeRelationship Members
Microsoft.AnalysisServices Namespace