PackageCollection.Item Propiedad
Incluir miembros protegidos
Incluir miembros heredados
Gets the package in the collection.
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[K] | Gets the item specified by the key. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. (Se hereda de SfcCollection<T, K, ParentT>.) | |
Item[Guid] | Gets the package in the collection with the specified GUID. | |
Item[String] | Gets the Package object identified by the name parameter. | |
Item[Guid, String] | Gets the package in the collection by module ID and name. |
Arriba