Udostępnij za pośrednictwem


EdmEntityType.AddKeys Method

Include Protected Members
Include Inherited Members

Adds the keys for this entity type.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method AddKeys(array<IEdmStructuralProperty[]) Adds the keyProperties to the key of this entity type.
Public method AddKeys(IEnumerable<IEdmStructuralProperty>) Adds the keyProperties to the key of this entity type.

Top

See Also

Reference

EdmEntityType Class

Microsoft.Data.Edm.Library Namespace