EntityParameter.Direction Property
Gets or sets the direction of the parameter.
Assembly: EntityFramework (in EntityFramework.dll)
[RefreshPropertiesAttribute(RefreshProperties.All)] public override ParameterDirection Direction { get; set; }
Gets or sets the direction of the parameter.
[RefreshPropertiesAttribute(RefreshProperties.All)] public override ParameterDirection Direction { get; set; }