[System.Runtime.InteropServices.ComVisible(false)]
public class SqlGroupingSetItemCollection : Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.SqlCollection<Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.SqlGroupingSetItem>
[<System.Runtime.InteropServices.ComVisible(false)>]
type SqlGroupingSetItemCollection = class
inherit SqlCollection<SqlGroupingSetItem>
Public Class SqlGroupingSetItemCollection
Inherits SqlCollection(Of SqlGroupingSetItem)