SelectNodeBuilder Methods
Provides a Fluent interface method used to build a federated query.
Name | Description |
---|---|
Build() |
Finalizes the chain of methods specified to build a Select |
Build |
Finalizes the chain of methods specified to build a Select |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Inner |
Specifies the inner JOIN operation. |
Inner |
Specifies the inner JOIN operation. |
Inner |
Specifies the inner JOIN operation. |
Inner |
Specifies the inner JOIN operation. |
Join |
Specifies the JOIN operation. |
Join |
Specifies the JOIN operation. |
Join |
Specifies the JOIN operation. |
Join |
Specifies the JOIN operation. |
Join |
Specifies the JOIN operation. |
Join |
Specifies the JOIN operation. |
Join |
Specifies the JOIN operation. |
Join |
Specifies the JOIN operation. |
Left |
Specifies the left outer JOIN operation. |
Left |
Specifies the left outer JOIN operation. |
Left |
Specifies the left outer JOIN operation. |
Left |
Specifies the left outer JOIN operation. |
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. |
Select |
Specifies the SELECT operation. |
Select |
Selects all columns in a specified data table. |
Select |
Selects all columns in all data tables within the federated query. |
To |
Returns a string that represents the current object. Inherited from Object. |
Where |
Specifies the WHERE clause to filter records. |
See Also