Compartir a través de


Clase CatalogCollection

Represents the collection for catalogs.

Jerarquía de herencia

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

Espacio de nombres:  Microsoft.SqlServer.Management.IntegrationServices
Ensamblado:  Microsoft.SqlServer.Management.IntegrationServices (en Microsoft.SqlServer.Management.IntegrationServices.dll)

Sintaxis

'Declaración
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>

El tipo CatalogCollection expone los siguientes miembros.

Constructores

  Nombre Descripción
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.

Arriba

Propiedades

  Nombre Descripción
Propiedad pública Ascending (Se hereda de SfcCollatedDictionaryCollection<Catalog, Catalog.Key, IntegrationServices>.)
Propiedad pública Count (Se hereda de SfcCollatedDictionaryCollection<Catalog, Catalog.Key, IntegrationServices>.)
Propiedad protegida Initialized (Se hereda de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Propiedad pública IsReadOnly (Se hereda de SfcCollatedDictionaryCollection<Catalog, Catalog.Key, IntegrationServices>.)
Propiedad pública IsSynchronized (Se hereda de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Propiedad pública Item[String] Gets the catalog from the catalog collection based upon the specified name.
Propiedad pública Item[K] (Se hereda de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Propiedad protegida Parent (Se hereda de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Propiedad pública SyncRoot (Se hereda de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)

Arriba

Métodos

  Nombre Descripción
Método público Add (Se hereda de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Método público Clear (Se hereda 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) (Se hereda de SfcCollatedDictionaryCollection<Catalog, Catalog.Key, IntegrationServices>.)
Método público Contains(T) (Se hereda de SfcCollatedDictionaryCollection<Catalog, Catalog.Key, IntegrationServices>.)
Método público CopyTo(Array, Int32) (Se hereda de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Método público CopyTo(array<T[], Int32) (Se hereda de SfcCollatedDictionaryCollection<Catalog, Catalog.Key, IntegrationServices>.)
Método público Equals (Se hereda de Object.)
Método público GetEnumerator (Se hereda de SfcCollatedDictionaryCollection<Catalog, Catalog.Key, IntegrationServices>.)
Método público GetHashCode (Se hereda de Object.)
Método público GetType (Se hereda de Object.)
Método público Refresh() (Se hereda de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Método público Refresh(Boolean) (Se hereda de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Método público Remove (Se hereda de SfcCollatedDictionaryCollection<Catalog, Catalog.Key, IntegrationServices>.)
Método protegido RemoveInternal (Se hereda de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Método protegido Rename (Se hereda de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Método público ToString (Se hereda de Object.)
Método público TryGetValue (Se hereda de SfcCollatedDictionaryCollection<Catalog, Catalog.Key, IntegrationServices>.)

Arriba

Implementaciones de interfaces explícitas

  Nombre Descripción
Implementación de interfaces explícitasMétodo privado ISfcCollection.Add (Se hereda de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Implementación de interfaces explícitasMétodo privado ISfcCollection.AddShadow (Se hereda de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Implementación de interfaces explícitasMétodo privado IComparer<K>.Compare (Se hereda de SfcCollatedDictionaryCollection<Catalog, Catalog.Key, IntegrationServices>.)
Implementación de interfaces explícitasPropiedad privada IListSource.ContainsListCollection (Se hereda de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Implementación de interfaces explícitasPropiedad privada ISfcCollection.Count (Se hereda de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Implementación de interfaces explícitasMétodo privado ISfcCollection.EnsureInitialized (Se hereda de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Implementación de interfaces explícitasMétodo privado ISfcCollection.FinishMerge (Se hereda de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Implementación de interfaces explícitasMétodo privado ISfcCollection.GetCollectionElementNameImpl (Se hereda de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Implementación de interfaces explícitasMétodo privado ISfcCollection.GetElementFactory (Se hereda de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Implementación de interfaces explícitasMétodo privado IEnumerable.GetEnumerator (Se hereda de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Implementación de interfaces explícitasMétodo privado ISfcCollection.GetExisting (Se hereda de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Implementación de interfaces explícitasMétodo privado IListSource.GetList (Se hereda de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Implementación de interfaces explícitasMétodo privado ISfcCollection.GetObjectByKey (Se hereda de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Implementación de interfaces explícitasPropiedad privada ISfcCollection.Initialized (Se hereda de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Implementación de interfaces explícitasPropiedad privada ISfcCollection.Parent (Se hereda de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Implementación de interfaces explícitasMétodo privado ISfcCollection.PrepareMerge (Se hereda de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Implementación de interfaces explícitasMétodo privado ISfcCollection.Remove (Se hereda de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Implementación de interfaces explícitasMétodo privado ISfcCollection.RemoveElement (Se hereda de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)
Implementación de interfaces explícitasMétodo privado ISfcCollection.Rename (Se hereda de SfcCollection<Catalog, Catalog.Key, IntegrationServices>.)

Arriba

Seguridad para subprocesos

Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.

Vea también

Referencia

Espacio de nombres Microsoft.SqlServer.Management.IntegrationServices