[]
Gets or sets a value that indicates whether to allow a null value when deleting the contents.
public bool AllowDeleteToNull { get; set; }
Public Property AllowDeleteToNull As Boolean
Type | Description |
---|---|
bool | true if allowing a null value when deleting; otherwise, false. |