TypeDescriptor.Read method
Updates the object with the latest data from metadata store.
Namespace: Microsoft.SharePoint.BusinessData.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides Sub Read
'Usage
Dim instance As TypeDescriptor
instance.Read()
public override void Read()