RepositoryLocation - Classe

S’applique à : PerformancePoint Services pour SharePoint Server, version Entreprise
Représente l'emplacement d'un objet de première classe (FCO) stocké sous la forme d'un type de contenu dans le référentiel.

Hiérarchie d’héritage

System.Object
  Microsoft.PerformancePoint.Scorecards.RepositoryLocation

Espace de noms :  Microsoft.PerformancePoint.Scorecards
Assembly :  Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
Public Class RepositoryLocation _
    Implements IXmlSerializable, IEquatable(Of RepositoryLocation),  _
    IComparable(Of RepositoryLocation), IDiffable
'Utilisation
Dim instance As RepositoryLocation
[SerializableAttribute]
public class RepositoryLocation : IXmlSerializable, 
    IEquatable<RepositoryLocation>, IComparable<RepositoryLocation>, IDiffable

Remarques

PerformancePoint Services stocke les sources de données dans une bibliothèque de documents SharePoint (par défaut, la bibliothèque de connexions de données PerformancePoint), et autres types FCO stocke dans une liste SharePoint (par défaut, la liste de contenu PerformancePoint).

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

RepositoryLocation - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms