RepositoryLocation.CreateRepositoryLocationSchema - Méthode
Crée le schéma d'un objet RepositoryLocation .
Espace de noms : Microsoft.PerformancePoint.Scorecards
Assembly : Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntaxe
'Déclaration
Public Shared Function CreateRepositoryLocationSchema ( _
schemaSet As XmlSchemaSet _
) As XmlQualifiedName
'Utilisation
Dim schemaSet As XmlSchemaSet
Dim returnValue As XmlQualifiedName
returnValue = RepositoryLocation.CreateRepositoryLocationSchema(schemaSet)
public static XmlQualifiedName CreateRepositoryLocationSchema(
XmlSchemaSet schemaSet
)
Paramètres
schemaSet
Type : System.Xml.Schema.XmlSchemaSetLe schéma.
Valeur renvoyée
Type : System.Xml.XmlQualifiedName
Remarques
Il s'agit de la méthode nommée par le XmlSchemaProviderAttribute appliqué au type.