ObjectParameterCollection.Item Property (String)
Gets an indexer that allows callers to retrieve parameters by name.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- name
-
Type:
System.String
The item name.
Property Value
Type: System.Data.Entity.Core.Objects.ObjectParameterAn indexer that allows callers to retrieve parameters by name.