Partilhar via


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
Propriedade pública 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>.)
Propriedade pública Item[Guid] Gets the package in the collection with the specified GUID.
Propriedade pública Item[String] Gets the Package object identified by the name parameter.
Propriedade pública Item[Guid, String] Gets the package in the collection by module ID and name.

Início

Consulte também

Referência

PackageCollection Classe

Namespace Microsoft.SqlServer.Management.XEvent