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