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.
When overridden in a derived class, reads the metadata object from the metadata store and creates an object, overwriting the current value of the fields of the object with whatever was present in the metadata store.
Namespace: Microsoft.SharePoint.BusinessData.Administration.Client
Assembly: Microsoft.SharePoint.BusinessData.Administration.Client (in Microsoft.SharePoint.BusinessData.Administration.Client.dll)
Syntax
'Declaration
Public Overridable Sub Read
'Usage
Dim instance As MetadataObject
instance.Read()
public virtual void Read()
See Also
Reference
Microsoft.SharePoint.BusinessData.Administration.Client Namespace