Overload | Description |
---|---|
GetSummarySelectQuery(UserConnection,EntitySchemaQueryColumnCollection) | Gets the select query for the totals (aggregate values) for the specified collection of columns of the current EntitySchemaQuery instance, using the specified user connection. |
GetSummarySelectQuery(UserConnection) | Gets the select query for the totals (aggregate values) for all columns of the current EntitySchemaQuery instance, using the specified user connection. |
GetSummarySelectQuery(UserConnection,IEnumerable<String>) | Gets the select query for the totals (aggregate values) for columns of the current EntitySchemaQuery instance with the specified names, using the specified user connection. |
GetSummarySelectQuery(UserConnection,String[]) | Gets the select query for the totals (aggregate values) for columns of the current EntitySchemaQuery instance with the 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