DevForce Help Reference
EntityAspectExtensions Class
Members 


Provides a set of static helper methods for an Entity.
Syntax
'Declaration
 
<ExtensionAttribute()>
Public MustInherit NotInheritable Class EntityAspectExtensions 
'Usage
 
Dim instance As EntityAspectExtensions
[Extension()]
public static class EntityAspectExtensions 
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.Extensions.EntityAspectExtensions

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

EntityAspectExtensions Members
IdeaBlade.EntityModel.Extensions Namespace
System.Linq

Send Feedback