Share via


FileBackedMetadataCatalog constructor

Creates a new instance of the class.

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

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New FileBackedMetadataCatalog()
public FileBackedMetadataCatalog()

Remarks

Object instances obtained from an instance of FileBackedMetadataCatalog can only be used with object instances obtained from the same instance of FileBackedMetadataCatalog. Using incompatible object instances with each other causes data corruption and other unexpected behavior.

See also

Reference

FileBackedMetadataCatalog class

FileBackedMetadataCatalog members

FileBackedMetadataCatalog overload

Microsoft.SharePoint.BusinessData.MetadataModel namespace