Overload | Description |
---|---|
GetSummaryEntity(UserConnection,EntitySchemaQueryColumnCollection) | Gets the Entity instance for the output returned by the select query for totals for the passed-in collection of columns of the current query, using the specified user connection. |
GetSummaryEntity(UserConnection) | Gets the Entity instance for the output returned by the select query for totals for all columns of the current query, using the specified user connection. |
GetSummaryEntity(UserConnection,IEnumerable<String>) | Gets the Entity instance for the output returned by the select query for totals for columns with specified names, using the specified user connection. |
GetSummaryEntity(UserConnection,String[]) | Gets the Entity instance for the output returned by the select query for totals for columns with specified names, using the specified user connection. |
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