ComponentOne DataObjects for .NET
AllowDelete Property (C1ExpressTable)

C1.Data.Express.2 Assembly > C1.Data.Express Namespace > C1ExpressTable Class : AllowDelete Property
Gets or sets a value indicating whether deleting rows from this table is allowed.
Syntax
'Declaration
 
Public Property AllowDelete As System.Boolean
public System.bool AllowDelete {get; set;}
See Also

Reference

C1ExpressTable Class
C1ExpressTable Members