Share via


LobSystemInstance.Read method

Reads a LobSystemInstance 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 LobSystemInstance

instance.Read()
public override void Read()

See also

Reference

LobSystemInstance class

LobSystemInstance members

Microsoft.SharePoint.BusinessData.Administration namespace