Share via


BdcServiceApplicationProxy.GetDatabaseBackedMetadataCatalog method

This method has been deprecated. Use the BdcService.GetDatabaseBackedMetadataCatalog(SPServiceContext) method instead.

Namespace:  Microsoft.SharePoint.BusinessData.SharedService
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Function GetDatabaseBackedMetadataCatalog As DatabaseBackedMetadataCatalog
'Usage
Dim instance As BdcServiceApplicationProxy
Dim returnValue As DatabaseBackedMetadataCatalog

returnValue = instance.GetDatabaseBackedMetadataCatalog()
public DatabaseBackedMetadataCatalog GetDatabaseBackedMetadataCatalog()

Return value

Type: Microsoft.SharePoint.BusinessData.MetadataModel.DatabaseBackedMetadataCatalog
This method has been deprecated. Use the BdcService.GetDatabaseBackedMetadataCatalog(SPServiceContext) method instead.

See also

Reference

BdcServiceApplicationProxy class

BdcServiceApplicationProxy members

Microsoft.SharePoint.BusinessData.SharedService namespace