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