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 | |
---|---|---|
![]() |
Entity | Gets the EntityInfo reflection object for the corresponding entity type. |
![]() |
Property | Gets the PropertyInfo reflection object for the entity set property. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() |
ToString | (inherited from Object) |
Top
Protected Methods
(see also Extension Methods)
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
Top
Extension Methods
Name | Description | |
---|---|---|
![]() |
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.