EntityParameter.Direction Property

 

Gets or sets the direction of the parameter.

Namespace:   System.Data.Entity.Core.EntityClient
Assembly:  EntityFramework (in EntityFramework.dll)

[RefreshPropertiesAttribute(RefreshProperties.All)]
public override ParameterDirection Direction { get; set; }

Property Value

Type: System.Data.ParameterDirection

One of the ParameterDirection values.