ModificationStatement Methods
Serves as the base class for classes that represent modification statements.
Name | Description |
---|---|
Collect |
Inherited from Join |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the current object has the same settings as the specified object.
Inherited from Base |
Get |
Returns the column with the specified name.
Inherited from Join |
Get |
Gets the hash code (a number) that corresponds to the value of the current Base |
Get |
This member supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from Base |
Get |
Returns the names of the tables that are referenced in the statement.
Inherited from Base |
Get |
Returns the names of the tables that are referenced in the specified statements.
Inherited from Base |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. |
See Also