System.Data.DataView.AllowNew Property

Gets or sets a value that indicates whether the new rows can be added by using the DataView.AddNew method.

Syntax

[System.ComponentModel.DefaultValue(true)]
public bool AllowNew { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Data
Assembly: System.Data (in System.Data.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0