Share via


DBGROUPINFO

Note

Indexing Service is no longer supported as of Windows XP and is unavailable for use as of Windows 8. Instead, use Windows Search for client side search and Microsoft Search Server Express for server side search.

 

The DBGROUPINFO structure represents specific information required by grouping operators, such as project_list_ elements used for grouping.

typedef struct tagDBGROUPINFO {
  LCID lcid;  // local ID for text portion of query
} DBGROUPINFO ;