A fake backing store used with a remote EntityServer in n-tier mode.
Syntax
Visual Basic (Declaration) | |
---|
Public Class EntityServerFakeBackingStore.Remote
Inherits EntityServerFakeBackingStore.AsyncBackingStore
Implements IEntityServerFakeBackingStore |
C++/CLI | |
---|
public ref class EntityServerFakeBackingStore.Remote : public EntityServerFakeBackingStore.AsyncBackingStore, IEntityServerFakeBackingStore |
Remarks
Inheritance Hierarchy
System.Object
IdeaBlade.EntityModel.EntityServerFakeBackingStore.Remote
Requirements
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
See Also