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