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