Partager via


Classe EnvironmentReferenceCollection

Represents the collection for environment references.

Hiérarchie d'héritage

System.Object
  Microsoft.SqlServer.Management.Sdk.Sfc.SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>
    Microsoft.SqlServer.Management.Sdk.Sfc.SfcCollatedDictionaryCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>
      Microsoft.SqlServer.Management.IntegrationServices.EnvironmentReferenceCollection

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

Syntaxe

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

Le type EnvironmentReferenceCollection expose les membres suivants.

Propriétés

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

Haut de la page

Méthodes

  Nom Description
Méthode publique Add(String) Adds a local reference to an environment under the current folder with the specified environment name.
Méthode publique Add(T) (hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Méthode publique Add(String, String) Adds a reference to an environment with the specified environment name and folder name.
Méthode publique Clear (hérité de SfcCollatedDictionaryCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Méthode publique Contains(T) (hérité de SfcCollatedDictionaryCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Méthode publique Contains(T) (hérité de SfcCollatedDictionaryCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Méthode publique Contains(String, String) Returns a value that indicates whether the environment reference collection contains the specified name and environment folder name.
Méthode publique CopyTo(Array, Int32) (hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Méthode publique CopyTo(array<T[], Int32) (hérité de SfcCollatedDictionaryCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Méthode publique Equals (hérité de Object.)
Méthode publique GetEnumerator (hérité de SfcCollatedDictionaryCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode publique Refresh() (hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Méthode publique Refresh(Boolean) (hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Méthode publique Remove(T) (hérité de SfcCollatedDictionaryCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Méthode publique Remove(String, String) Removes a reference specified by the environment name and the environment folder name.
Méthode protégée RemoveInternal (hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Méthode protégée Rename (hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Méthode publique ToString (hérité de Object.)
Méthode publique TryGetValue (hérité de SfcCollatedDictionaryCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)

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<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Implémentation d'interface expliciteMéthode privée ISfcCollection.AddShadow (hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Implémentation d'interface expliciteMéthode privée IComparer<K>.Compare (hérité de SfcCollatedDictionaryCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Implémentation d'interface explicitePropriété privée IListSource.ContainsListCollection (hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Implémentation d'interface explicitePropriété privée ISfcCollection.Count (hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Implémentation d'interface expliciteMéthode privée ISfcCollection.EnsureInitialized (hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Implémentation d'interface expliciteMéthode privée ISfcCollection.FinishMerge (hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Implémentation d'interface expliciteMéthode privée ISfcCollection.GetCollectionElementNameImpl (hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Implémentation d'interface expliciteMéthode privée ISfcCollection.GetElementFactory (hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Implémentation d'interface expliciteMéthode privée IEnumerable.GetEnumerator (hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Implémentation d'interface expliciteMéthode privée ISfcCollection.GetExisting (hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Implémentation d'interface expliciteMéthode privée IListSource.GetList (hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Implémentation d'interface expliciteMéthode privée ISfcCollection.GetObjectByKey (hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Implémentation d'interface explicitePropriété privée ISfcCollection.Initialized (hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Implémentation d'interface explicitePropriété privée ISfcCollection.Parent (hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Implémentation d'interface expliciteMéthode privée ISfcCollection.PrepareMerge (hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Implémentation d'interface expliciteMéthode privée ISfcCollection.Remove (hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Implémentation d'interface expliciteMéthode privée ISfcCollection.RemoveElement (hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Implémentation d'interface expliciteMéthode privée ISfcCollection.Rename (hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)

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