Share via


MetadataWorkspaceExtensions.GetKeyProperties Method

Include Protected Members
Include Inherited Members

Returns the key properties of an entity type.

Overload List

  Name Description
Public methodStatic member GetKeyProperties(AssociationEndMember) Returns the key properties of the EntityType that is associated with the specified [T: System.Data.Metadata.Edm.AssociationEndMember].
Public methodStatic member GetKeyProperties(EntityType) Returns the key properties of the specified EntityType.

Top

Remarks

The GetKeyProperties() method is used by the Generate Database Wizard when generating a database from a conceptual model.

See Also

Reference

MetadataWorkspaceExtensions Class

MetadataWorkspaceExtensions Members

Microsoft.Data.Entity.Design.DatabaseGeneration Namespace

Other Resources

How to: Generate a Database from a Conceptual Model (Entity Data Model Tools)

Windows Workflow Foundation