BdcServiceApplicationProxy.GetDatabaseBackedMetadataCatalog - Méthode
Cette méthode a été désapprouvée. Utilisez la méthode BdcService.GetDatabaseBackedMetadataCatalog(SPServiceContext) à la place.
Espace de noms : Microsoft.SharePoint.BusinessData.SharedService
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Function GetDatabaseBackedMetadataCatalog As DatabaseBackedMetadataCatalog
'Utilisation
Dim instance As BdcServiceApplicationProxy
Dim returnValue As DatabaseBackedMetadataCatalog
returnValue = instance.GetDatabaseBackedMetadataCatalog()
public DatabaseBackedMetadataCatalog GetDatabaseBackedMetadataCatalog()
Valeur renvoyée
Type : Microsoft.SharePoint.BusinessData.MetadataModel.DatabaseBackedMetadataCatalog
Cette méthode a été désapprouvée. Utilisez la méthode BdcService.GetDatabaseBackedMetadataCatalog(SPServiceContext) à la place.
Voir aussi
Référence
BdcServiceApplicationProxy classe
BdcServiceApplicationProxy - Membres
Microsoft.SharePoint.BusinessData.SharedService - Espace de noms