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