Compartir a través de


EntitySetInfo Members

Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online

Provides information about an entity set. (Developer Extensions)

The following tables list the members exposed by the EntitySetInfo type.

Public Constructors

  Name Description
  EntitySetInfo Creates an EntitySetInfo class.

Top

Public Properties

  Name Description
public property Entity Gets the EntityInfo reflection object for the corresponding entity type.
public property Property Gets the PropertyInfo reflection object for the entity set property.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

(see also Extension Methods)

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

Extension Methods

  Name Description
public extension method SerializeByJson  Serialize an object using the DataContractJsonSerializer. (Defined by ObjectExtensions.)

Top

See Also

Reference

EntitySetInfo Class
Microsoft.Xrm.Client.Metadata Namespace

Other Resources

Developer Extensions for Microsoft Dynamics CRM

Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.