ParameterModel.IsOutParameter Property
Gets or sets a value indicating whether this instance is an out parameter.
Assembly: EntityFramework (in EntityFramework.dll)
public bool IsOutParameter { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; }