Конструктор PerspectiveAttribute (String)
Initializes a new instance of PerspectiveAttribute using an attribute identifier.
Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)
Синтаксис
'Декларация
Public Sub New ( _
attributeId As String _
)
'Применение
Dim attributeId As String
Dim instance As New PerspectiveAttribute(attributeId)
public PerspectiveAttribute(
string attributeId
)
public:
PerspectiveAttribute(
String^ attributeId
)
new :
attributeId:string -> PerspectiveAttribute
public function PerspectiveAttribute(
attributeId : String
)
Параметры
- attributeId
Тип: System.String
A string that contains the name of the attribute identifier.