ParseContext class
Stores parse state that is shared across multiple metadata objects while reading or importing objects.
System.Object
System.MarshalByRefObject
Microsoft.Office.BusinessData.Parser.ParseContext
Namespace: Microsoft.Office.BusinessData.Parser
Assembly: Microsoft.Office.BusinessData (in Microsoft.Office.BusinessData.dll)
'Declaration
Public Class ParseContext _
Inherits MarshalByRefObject
'Usage
Dim instance As ParseContext
public class ParseContext : MarshalByRefObject
Code Snippet: Get the FileBackedMetadataCatalog on the Server or Client
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.