Exago .NET API Documentation
EntityCollection Class Members
Methods 

WebReports.Api.Common Namespace : EntityCollection Class

The following tables list the members exposed by EntityCollection.

Public Methods
 NameDescription
Public MethodAdd a new Entity (Data Object) to the collection of Entities. This method should be accessed via Api.Entities.  
Public MethodReturn an EntityColumn object, representing the column belonging to the Entity requested by the  
Public MethodOverloaded.  Retrives an entity by it's Name or Id property  
Public MethodRetrieves an Entity (Data Object) by its DbName Property. If the dataSourceId argument is provided, the Entity (Data Object) must exist in that Data Source.  
Public Method Seach the entities by Id or by DbName for the indicated entity name If the id is located as an Id or DbName then return the associated entity name. If not found return the id itself  
Public MethodCreate a new Entity object and add it to the collection.  
Top
See Also

Reference

EntityCollection Class
WebReports.Api.Common Namespace