QueryBuildingExtensions Members
Provides extension methods to build a federated query with Fluent API.
#Methods
Name | Description |
---|---|
As |
Creates an alias for the specified Source. |
As |
Creates a column with the specified alias. |
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. |
From |
Provides access to the Select |
From |
Provides access to the Select |
Get |
Serves as the default hash function. Inherited from Object. |
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 Object. |
Transform |
Creates a Transformation |
Transform |
Creates a Transformation |
Union |
Combines rows from two or more queries into a single data set and removes duplicate rows. |
Union |
Combines rows from two or more queries into a single data set and removes duplicate rows. |
Union |
Combines rows from two or more queries into a single data set. Duplicates rows from different queries when they contain the same data. |
See Also