Overload | Description |
---|---|
From(String) | Adds the schema with the specified name as the data source expression of the current query. |
From(Select) | Adds the expression for the passed-in select subquery as the data source expression of the current query. |
From(Query) | Adds the expression for the transferred arbitrary subquery as the data source expression of the current query. |
From(QuerySourceExpression) | Adds the passed-in expression as the data source expression of the current query. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2