ModificationStatement Fields
Serves as the base class for classes that represent modification statements.
Name | Description |
---|---|
Alias |
A String value that identifies the table.
Inherited from Join |
Condition |
Specifies the criteria expression.
Inherited from Join |
Operands |
The collection of operands.
Inherited from Base |
Parameters |
Gets the collection of Operand |
Records |
Specifies the number of records to be modified. |
Sub |
Provides access to the collection of sub nodes that is represented by a Join |
Table |
Inherited from Join |
Type |
A Join |
See Also