Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[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)