ComponentOne DataObjects for .NET
AllowAddNew Property (BaseTable)

C1.Data.2 Assembly > C1.Data.SchemaObjects Namespace > BaseTable Class : AllowAddNew Property
Gets or sets a value indicating whether adding new rows to the table is allowed.
Syntax
'Declaration
 
Public Overridable Property AllowAddNew As System.Boolean
public virtual System.bool AllowAddNew {get; set;}
See Also

Reference

BaseTable Class
BaseTable Members