Platform Core .NET Assemblies API
EntityDataService Class
Members  See Also  Send Feedback
Terrasoft.Core.Entities.Services Namespace : EntityDataService Class

Glossary Item Box

EntityDataService works in ASP compatibility mode, ie one user session can process different instances of the service. The service should not cache anything in its instance. All data cached between requests must be in the ServiceContext, which must store all data in the ASP session of the user

Syntax

 
C#
 
 

Inheritance Hierarchy

System.Object
   System.Data.Services.DataService<T>
      Terrasoft.Core.Entities.Services.EntityDataService
         Terrasoft.WebApp.ServiceModel.EntityDataService

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.