Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Reads the Identifier from the Business Data Connectivity (BDC) service metadata store, overwriting the current values 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 Identifier
instance.Read()
public override void Read()