EntityParameter.Direction 属性

定义

获取或设置参数的方向。

[System.ComponentModel.RefreshProperties(System.ComponentModel.RefreshProperties.All)]
public override System.Data.ParameterDirection Direction { get; set; }
member this.Direction : System.Data.ParameterDirection with get, set
Public Overrides Property Direction As ParameterDirection

属性值

ParameterDirection 值之一。

实现

属性

适用于