共用方式為


SqlParameterExpression.IsNullable 屬性

定義

bool 值,指出此參數是否可以有 Null 值。

public bool IsNullable { get; }
member this.IsNullable : bool
Public ReadOnly Property IsNullable As Boolean

屬性值

適用於