Partager via


Classe EnvironmentCollection

Represents the collection for environments.

Hiérarchie d'héritage

System.Object
  Microsoft.SqlServer.Management.Sdk.Sfc.SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>
    Microsoft.SqlServer.Management.Sdk.Sfc.SfcCollatedDictionaryCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>
      Microsoft.SqlServer.Management.IntegrationServices.EnvironmentCollection

Espace de noms :  Microsoft.SqlServer.Management.IntegrationServices
Assembly :  Microsoft.SqlServer.Management.IntegrationServices (en Microsoft.SqlServer.Management.IntegrationServices.dll)

Syntaxe

'Déclaration
Public NotInheritable Class EnvironmentCollection _
    Inherits SfcCollatedDictionaryCollection(Of EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder)
'Utilisation
Dim instance As EnvironmentCollection
public sealed class EnvironmentCollection : SfcCollatedDictionaryCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>
public ref class EnvironmentCollection sealed : public SfcCollatedDictionaryCollection<EnvironmentInfo^, EnvironmentInfo.Key^, CatalogFolder^>
[<SealedAttribute>]
type EnvironmentCollection =  
    class 
        inherit SfcCollatedDictionaryCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>
    end
public final class EnvironmentCollection extends SfcCollatedDictionaryCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>

Le type EnvironmentCollection expose les membres suivants.

Propriétés

  Nom Description
Propriété publique Ascending (hérité de SfcCollatedDictionaryCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.)
Propriété publique Count (hérité de SfcCollatedDictionaryCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.)
Propriété protégée Initialized (hérité de SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.)
Propriété publique IsReadOnly (hérité de SfcCollatedDictionaryCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.)
Propriété publique IsSynchronized (hérité de SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.)
Propriété publique Item[String] Gets the environment from the environment collection based upon the specified name.
Propriété publique Item[K] (hérité de SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.)
Propriété protégée Parent (hérité de SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.)
Propriété publique SyncRoot (hérité de SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.)

Haut de la page

Méthodes

  Nom Description
Méthode publique Add (hérité de SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.)
Méthode publique Clear (hérité de SfcCollatedDictionaryCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.)
Méthode publique Contains(String) Returns a value that indicates whether the environment collection contains the specified name.
Méthode publique Contains(T) (hérité de SfcCollatedDictionaryCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.)
Méthode publique Contains(T) (hérité de SfcCollatedDictionaryCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.)
Méthode publique CopyTo(Array, Int32) (hérité de SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.)
Méthode publique CopyTo(array<T[], Int32) (hérité de SfcCollatedDictionaryCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.)
Méthode publique Equals (hérité de Object.)
Méthode publique GetEnumerator (hérité de SfcCollatedDictionaryCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode publique Refresh() (hérité de SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.)
Méthode publique Refresh(Boolean) (hérité de SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.)
Méthode publique Remove (hérité de SfcCollatedDictionaryCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.)
Méthode protégée RemoveInternal (hérité de SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.)
Méthode protégée Rename (hérité de SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.)
Méthode publique ToString (hérité de Object.)
Méthode publique TryGetValue (hérité de SfcCollatedDictionaryCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.)

Haut de la page

Implémentations d'interfaces explicites

  Nom Description
Implémentation d'interface expliciteMéthode privée ISfcCollection.Add (hérité de SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.)
Implémentation d'interface expliciteMéthode privée ISfcCollection.AddShadow (hérité de SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.)
Implémentation d'interface expliciteMéthode privée IComparer<K>.Compare (hérité de SfcCollatedDictionaryCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.)
Implémentation d'interface explicitePropriété privée IListSource.ContainsListCollection (hérité de SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.)
Implémentation d'interface explicitePropriété privée ISfcCollection.Count (hérité de SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.)
Implémentation d'interface expliciteMéthode privée ISfcCollection.EnsureInitialized (hérité de SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.)
Implémentation d'interface expliciteMéthode privée ISfcCollection.FinishMerge (hérité de SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.)
Implémentation d'interface expliciteMéthode privée ISfcCollection.GetCollectionElementNameImpl (hérité de SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.)
Implémentation d'interface expliciteMéthode privée ISfcCollection.GetElementFactory (hérité de SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.)
Implémentation d'interface expliciteMéthode privée IEnumerable.GetEnumerator (hérité de SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.)
Implémentation d'interface expliciteMéthode privée ISfcCollection.GetExisting (hérité de SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.)
Implémentation d'interface expliciteMéthode privée IListSource.GetList (hérité de SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.)
Implémentation d'interface expliciteMéthode privée ISfcCollection.GetObjectByKey (hérité de SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.)
Implémentation d'interface explicitePropriété privée ISfcCollection.Initialized (hérité de SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.)
Implémentation d'interface explicitePropriété privée ISfcCollection.Parent (hérité de SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.)
Implémentation d'interface expliciteMéthode privée ISfcCollection.PrepareMerge (hérité de SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.)
Implémentation d'interface expliciteMéthode privée ISfcCollection.Remove (hérité de SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.)
Implémentation d'interface expliciteMéthode privée ISfcCollection.RemoveElement (hérité de SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.)
Implémentation d'interface expliciteMéthode privée ISfcCollection.Rename (hérité de SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.)

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.Management.IntegrationServices