class EDC_DELETE
Summary
Class invariant
Overview
creation features
exported features
Columns:
Constants:
accept (a_visitor: ESE_VISITOR)
effective procedure
Accept to be visited by the visitor.
call (arguments: TRAVERSABLE[EDC_VALUE]): INTEGER_32
effective function
Delete the selected rows and return the number of deleted rows
table: EDC_TABLE
effective function
all_columns_are_in_the_same_table: BOOLEAN
effective function
where_clause: EDC_EXPRESSION
writable attribute
open_count: INTEGER_32
effective function
The number of open arguments
count: INTEGER_32
effective function
lower: INTEGER_32
effective function
upper: INTEGER_32
effective function
effective function
where (a_where_clause: EDC_EXPRESSION): EDC_DELETE
effective function
connection: EDC_CONNECTION
writable attribute
writable attribute
Fetch_forward: INTEGER_32
constant attribute
Fetch_backward: INTEGER_32
constant attribute