IndependentAssociationMappingConfiguration Constructor
This page is specific to the Entity Framework 4.1 release documentation. The Entity Framework 4.1 is built on top of the Entity Framework 4 included in .NET Framework 4. The Entity Framework 4.1 can be downloaded and installed from the Microsoft Download Center. Other versions of the Entity Framework are also available:
Initializes a new instance of the IndependentAssociationMappingConfiguration class.
Namespace: System.Data.Entity.ModelConfiguration.Configuration
Assembly: EntityFramework (in entityframework.dll)
Usage
Syntax
'Declaration
Public Sub New
public IndependentAssociationMappingConfiguration ()
public:
IndependentAssociationMappingConfiguration ()
public IndependentAssociationMappingConfiguration ()
public function IndependentAssociationMappingConfiguration ()
Remarks
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000
Target Platforms
See Also
Reference
IndependentAssociationMappingConfiguration Class
IndependentAssociationMappingConfiguration Members
System.Data.Entity.ModelConfiguration.Configuration Namespace