SequenceCollection.Item Propiedad
Incluir miembros protegidos
Incluir miembros heredados
Gets a Sequence 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 | |
---|---|---|
Item[Int32] | Gets a Sequence object in the collection by index number. | |
Item[String] | Gets a Sequence object in the collection by name. | |
Item[String, String] | Gets a Sequence object in the collection by name and Schema. |
Arriba