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.
Updates the properties of this method instance from the method instance that is read from 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 MethodInstance
instance.Read()
public override void Read()
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | The method ID of the retrieved method instance does not equal the method ID of this method instance. |