DevForce Help Reference
EntityStateFns Class
Members 


Provides a set of static methods extending an IEntity to provide information about the EntityState.
Syntax
'Declaration
 
<ExtensionAttribute()>
Public MustInherit NotInheritable Class EntityStateFns 
'Usage
 
Dim instance As EntityStateFns
[Extension()]
public static class EntityStateFns 
Remarks
To use these extensions, add a using statement (Imports in Visual Basic) for this namespace to your class.

For more information on extension methods, see Extension Methods (C# Programming Guide) or Extension Methods (Visual Basic) in the Visual Studio 2008 documentation.

Inheritance Hierarchy

System.Object
   IdeaBlade.EntityModel.EntityStateFns

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

EntityStateFns Members
IdeaBlade.EntityModel Namespace
System.Linq

Send Feedback