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