Partager via


PerspectiveKpi Constructor (String)

Initializes a new instance of PerspectiveKpi using an identifier.

Espace de noms: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Syntaxe

'Déclaration
<ReadOnlyAttribute(True)> _
Public Sub New ( _
    kpiId As String _
)
[ReadOnlyAttribute(true)] 
public PerspectiveKpi (
    string kpiId
)
[ReadOnlyAttribute(true)] 
public:
PerspectiveKpi (
    String^ kpiId
)
/** @attribute ReadOnlyAttribute(true) */ 
public PerspectiveKpi (
    String kpiId
)
ReadOnlyAttribute(true) 
public function PerspectiveKpi (
    kpiId : String
)

Paramètres

  • kpiId

Plateformes

Plateformes de développement

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Plateformes cibles

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Voir aussi

Référence

PerspectiveKpi Class
PerspectiveKpi Members
Microsoft.AnalysisServices Namespace