Identifier.Read Method

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()

See Also

Reference

Identifier Class

Identifier Members

Microsoft.SharePoint.BusinessData.Administration Namespace