LobSystem.Read method
Reads an external system object from the Metadata Store, overwriting the current value of the fields of the object with whatever was present in the Metadata Store.
Namespace: Microsoft.SharePoint.BusinessData.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides Sub Read
'Usage
Dim instance As LobSystem
instance.Read()
public override void Read()