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 a Method object from the Business Data Connectivity (BDC) service 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 Method
instance.Read()
public override void Read()