PerspectiveAttribute Constructor (String)
Initializes a new instance of PerspectiveAttribute using an attribute identifier.
Espacio de nombres: Microsoft.AnalysisServices
Ensamblado: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Sintaxis
'Declaración
Public Sub New ( _
attributeId As String _
)
public PerspectiveAttribute (
string attributeId
)
public:
PerspectiveAttribute (
String^ attributeId
)
public PerspectiveAttribute (
String attributeId
)
public function PerspectiveAttribute (
attributeId : String
)
Parámetros
- attributeId
Plataformas
Plataformas de desarrollo
Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.
Plataformas de destino
Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.
Vea también
Referencia
PerspectiveAttribute Class
PerspectiveAttribute Members
Microsoft.AnalysisServices Namespace