Propriedade do RDL PackageCollection.Item
Incluir membros protegidos
Incluir membros herdados
Gets the package in the collection.
Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
Item[K] | Gets the item specified by the key. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server. (Herdado 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. |
Início