C#
Parameters
- userConnection
- User connection.
- summaryColumns
- Collection of columns for which the select query for totals is built.
Return Value
The Terrasoft.Core.DB.Select instance of the select query.Exception | Description |
---|---|
SelectFromVirtualSchemaException | When trying to build the select query to the virtual schema. |
Terrasoft.Common.ArgumentNullOrEmptyException | If the null value is passed as the summaryColumns parameter, or if the collection of columns has no items. |
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