ParameterBuilder.IsIn 属性

定义

检索此是否为输入参数。

public:
 property bool IsIn { bool get(); };
public bool IsIn { get; }
member this.IsIn : bool
Public ReadOnly Property IsIn As Boolean

属性值

只读。 检索此是否为输入参数。

注解

此方法取决于可选的元数据标志。 编译器可以插入此标志,但编译器不强制这样做。

适用于