Compartilhar via


Classe CatalogCollection

Represents the collection for catalogs.

Hierarquia de herança

System.Object
  Microsoft.SqlServer.Management.Sdk.Sfc.SfcCollection<Catalog, Catalog.Key, IntegrationServices>
    Microsoft.SqlServer.Management.Sdk.Sfc.SfcCollatedDictionaryCollection<Catalog, Catalog.Key, IntegrationServices>
      Microsoft.SqlServer.Management.IntegrationServices.CatalogCollection

Namespace:  Microsoft.SqlServer.Management.IntegrationServices
Assembly:  Microsoft.SqlServer.Management.IntegrationServices (em Microsoft.SqlServer.Management.IntegrationServices.dll)

Sintaxe

'Declaração
Public NotInheritable Class CatalogCollection _
    Inherits SfcCollatedDictionaryCollection(Of Catalog, Catalog.Key, IntegrationServices)
'Uso
Dim instance As CatalogCollection
public sealed class CatalogCollection : SfcCollatedDictionaryCollection<Catalog, Catalog.Key, IntegrationServices>
public ref class CatalogCollection sealed : public SfcCollatedDictionaryCollection<Catalog^, Catalog.Key^, IntegrationServices^>
[<SealedAttribute>]
type CatalogCollection =  
    class 
        inherit SfcCollatedDictionaryCollection<Catalog, Catalog.Key, IntegrationServices>
    end
public final class CatalogCollection extends SfcCollatedDictionaryCollection<Catalog, Catalog.Key, IntegrationServices>

O tipo CatalogCollection expõe os membros a seguir.

Construtores

  Nome Descrição
Método público CatalogCollection(IntegrationServices) Initializes a new instance of the CatalogCollection class with the specified parent.
Método público CatalogCollection(IntegrationServices, IComparer<String>) Initializes a new instance of the CatalogCollection class with the specified parent and custom comparer.

Início

Propriedades

  Nome Descrição
Propriedade pública Ascending (Herdado de SfcCollatedDictionaryCollection<Catalog, Catalog.Key, IntegrationServices>.)
Propriedade pública Count (Herdado de SfcCollatedDictionaryCollection<Catalog, Catalog.Key, IntegrationServices>.)
Propriedade protegida Initialized (Herdado de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Propriedade pública IsReadOnly (Herdado de SfcCollatedDictionaryCollection<Catalog, Catalog.Key, IntegrationServices>.)
Propriedade pública IsSynchronized (Herdado de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Propriedade pública Item[String] Gets the catalog from the catalog collection based upon the specified name.
Propriedade pública Item[K] (Herdado de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Propriedade protegida Parent (Herdado de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Propriedade pública SyncRoot (Herdado de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)

Início

Métodos

  Nome Descrição
Método público Add (Herdado de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Método público Clear (Herdado de SfcCollatedDictionaryCollection<Catalog, Catalog.Key, IntegrationServices>.)
Método público Contains(String) Gets or sets a value that indicates whether the catalog collection contains the specified name.
Método público Contains(T) (Herdado de SfcCollatedDictionaryCollection<Catalog, Catalog.Key, IntegrationServices>.)
Método público Contains(T) (Herdado de SfcCollatedDictionaryCollection<Catalog, Catalog.Key, IntegrationServices>.)
Método público CopyTo(Array, Int32) (Herdado de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Método público CopyTo(array<T[], Int32) (Herdado de SfcCollatedDictionaryCollection<Catalog, Catalog.Key, IntegrationServices>.)
Método público Equals (Herdado de Object.)
Método público GetEnumerator (Herdado de SfcCollatedDictionaryCollection<Catalog, Catalog.Key, IntegrationServices>.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método público Refresh() (Herdado de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Método público Refresh(Boolean) (Herdado de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Método público Remove (Herdado de SfcCollatedDictionaryCollection<Catalog, Catalog.Key, IntegrationServices>.)
Método protegido RemoveInternal (Herdado de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Método protegido Rename (Herdado de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Método público ToString (Herdado de Object.)
Método público TryGetValue (Herdado de SfcCollatedDictionaryCollection<Catalog, Catalog.Key, IntegrationServices>.)

Início

Implementações de interfaces explícitas

  Nome Descrição
Implementações de interfaces explícitasMétodo privado ISfcCollection.Add (Herdado de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Implementações de interfaces explícitasMétodo privado ISfcCollection.AddShadow (Herdado de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Implementações de interfaces explícitasMétodo privado IComparer<K>.Compare (Herdado de SfcCollatedDictionaryCollection<Catalog, Catalog.Key, IntegrationServices>.)
Implementações de interfaces explícitasPropriedade privada IListSource.ContainsListCollection (Herdado de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Implementações de interfaces explícitasPropriedade privada ISfcCollection.Count (Herdado de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Implementações de interfaces explícitasMétodo privado ISfcCollection.EnsureInitialized (Herdado de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Implementações de interfaces explícitasMétodo privado ISfcCollection.FinishMerge (Herdado de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Implementações de interfaces explícitasMétodo privado ISfcCollection.GetCollectionElementNameImpl (Herdado de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Implementações de interfaces explícitasMétodo privado ISfcCollection.GetElementFactory (Herdado de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Implementações de interfaces explícitasMétodo privado IEnumerable.GetEnumerator (Herdado de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Implementações de interfaces explícitasMétodo privado ISfcCollection.GetExisting (Herdado de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Implementações de interfaces explícitasMétodo privado IListSource.GetList (Herdado de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Implementações de interfaces explícitasMétodo privado ISfcCollection.GetObjectByKey (Herdado de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Implementações de interfaces explícitasPropriedade privada ISfcCollection.Initialized (Herdado de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Implementações de interfaces explícitasPropriedade privada ISfcCollection.Parent (Herdado de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Implementações de interfaces explícitasMétodo privado ISfcCollection.PrepareMerge (Herdado de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Implementações de interfaces explícitasMétodo privado ISfcCollection.Remove (Herdado de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Implementações de interfaces explícitasMétodo privado ISfcCollection.RemoveElement (Herdado de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Implementações de interfaces explícitasMétodo privado ISfcCollection.Rename (Herdado de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)

Início

Segurança de thread

Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.

Consulte também

Referência

Namespace Microsoft.SqlServer.Management.IntegrationServices