DevForce Help Reference
Default Field (CompositionContext)


The default composition context.
Syntax
'Declaration
 
Public Shared Default As CompositionContext
'Usage
 
Dim value As CompositionContext
 
value = CompositionContext.Default
 
CompositionContext.Default = value
public static CompositionContext Default
Remarks
w The default context performs no filtering other than to exclude types marked as fakes. This context is used when a context has not been specifically requested when constructing an EntityManager.
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

CompositionContext Class
CompositionContext Members

Send Feedback