LibExceptionCannotOperateOnDeletedRow Method |
Cannot operate on deleted row.
Namespace:
Aloe.SystemFrameworks.Domain
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntaxpublic static Exception CannotOperateOnDeletedRow()
Public Shared Function CannotOperateOnDeletedRow As Exception
public:
static Exception^ CannotOperateOnDeletedRow()
static member CannotOperateOnDeletedRow : unit -> Exception
Return Value
Type:
Exception
See Also