DevForce Help Reference
EntityServerFault Class
Members 


Defines a FaultContract for EntityServer operations.
Syntax
'Declaration
 
<DataContractAttribute()>
<KnownTypeAttribute(MethodName="", Type=IdeaBlade.Core.TypeWrapper)>
<KnownTypeAttribute(MethodName="", Type=System.Collections.Generic.List`1[System.Object])>
Public Class EntityServerFault 
'Usage
 
Dim instance As EntityServerFault
[DataContract()]
[KnownType(MethodName="", Type=IdeaBlade.Core.TypeWrapper)]
[KnownType(MethodName="", Type=System.Collections.Generic.List`1[System.Object])]
public class EntityServerFault 
Remarks
Internal use only.
Inheritance Hierarchy

System.Object
   IdeaBlade.EntityModel.EntityServerFault

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

Reference

EntityServerFault Members
IdeaBlade.EntityModel Namespace

Send Feedback