QueryBuildingExtensions.From Method
| Name | Parameters | Description |
|---|---|---|
| From(IJoinNode) static | root | Provides access to the SelectNodeBuilder object used to build a query with a Fluent interface. |
| From(Source) static | source | Provides access to the SelectNodeBuilder object used to build a query with a Fluent interface. |