IMutableProperty.IsNullable 属性

定义

获取或设置一个值,该值指示此属性是否可以包含 null

public bool IsNullable { get; set; }
member this.IsNullable : bool with get, set
Public Property IsNullable As Boolean

属性值

适用于