BaseStatement Methods
Serves as the base class for the classes that represent 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. |
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. |
Get |
Returns the names of the tables that are referenced in the statement. |
Get |
Returns the names of the tables that are referenced in the specified statements. |
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.
Inherited from Join |
See Also