LLBLGenProDataSourceViewBaseCanDelete Property |
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses.Web (in SD.LLBLGen.Pro.ORMSupportClasses.Web.dll) Version: 5.1.0.0 (5.1.0)
Syntax public override bool CanDelete { get; }
Public Overrides ReadOnly Property CanDelete As Boolean
Get
Property Value
Type:
BooleanReturn Value
Type:
Booleantrue if the datacontainertype is set to entitycollection.
See Also