EntityReference Members

Include Protected Members
Include Inherited Members

Used when importing systems to provide a reference before the definition is read.

The EntityReference type exposes the following members.

Constructors

  Name Description
Public method EntityReference Initializes an instance of the class.

Top

Properties

  Name Description
Public property Name Gets the name of the external content type.
Public property Namespace Gets the namespace of the external content type.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEntity() Gets the external content type.
Public method GetEntity(Boolean) Gets the external content type by using a Boolean parameter to check the existence of the external content type and throws an exception if the external content type is not found.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method TryGetEntity Gets the external content type pointed to by the reference and returns a a null reference (Nothing in Visual Basic) reference if the external content type is not found.

Top

See Also

Reference

EntityReference Class

Microsoft.SharePoint.BusinessData.Administration Namespace