Compartir a través de


TableCollection.Item Propiedad

Incluir miembros protegidos
Incluir miembros heredados

Gets a Table object in the collection by name or by index number.

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
Propiedad pública Item[Int32] Gets a Table object in the collection by index number.
Propiedad pública Item[String] Gets a Table object in the collection by name.
Propiedad pública Item[String, String] Gets a Table object in the collection by name.

Arriba

Vea también

Referencia

TableCollection Clase

Espacio de nombres Microsoft.SqlServer.Management.Smo