Partager via


Classe ProjectCollection

Represents the collection for ProjectInfos.

Hiérarchie d'héritage

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

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

Syntaxe

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

Le type ProjectCollection expose les membres suivants.

Propriétés

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

Haut de la page

Méthodes

  Nom Description
Méthode publique Add (hérité de SfcCollection<ProjectInfo, ProjectInfo.Key, CatalogFolder>.)
Méthode publique Clear (hérité de SfcCollatedDictionaryCollection<ProjectInfo, ProjectInfo.Key, CatalogFolder>.)
Méthode publique Contains(String) Determines whether the project contains the specified name.
Méthode publique Contains(T) (hérité de SfcCollatedDictionaryCollection<ProjectInfo, ProjectInfo.Key, CatalogFolder>.)
Méthode publique Contains(T) (hérité de SfcCollatedDictionaryCollection<ProjectInfo, ProjectInfo.Key, CatalogFolder>.)
Méthode publique CopyTo(Array, Int32) (hérité de SfcCollection<ProjectInfo, ProjectInfo.Key, CatalogFolder>.)
Méthode publique CopyTo(array<T[], Int32) (hérité de SfcCollatedDictionaryCollection<ProjectInfo, ProjectInfo.Key, CatalogFolder>.)
Méthode publique Equals (hérité de Object.)
Méthode publique GetEnumerator (hérité de SfcCollatedDictionaryCollection<ProjectInfo, ProjectInfo.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<ProjectInfo, ProjectInfo.Key, CatalogFolder>.)
Méthode publique Refresh(Boolean) (hérité de SfcCollection<ProjectInfo, ProjectInfo.Key, CatalogFolder>.)
Méthode publique Remove (hérité de SfcCollatedDictionaryCollection<ProjectInfo, ProjectInfo.Key, CatalogFolder>.)
Méthode protégée RemoveInternal (hérité de SfcCollection<ProjectInfo, ProjectInfo.Key, CatalogFolder>.)
Méthode protégée Rename (hérité de SfcCollection<ProjectInfo, ProjectInfo.Key, CatalogFolder>.)
Méthode publique ToString (hérité de Object.)
Méthode publique TryGetValue (hérité de SfcCollatedDictionaryCollection<ProjectInfo, ProjectInfo.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<ProjectInfo, ProjectInfo.Key, CatalogFolder>.)
Implémentation d'interface expliciteMéthode privée ISfcCollection.AddShadow (hérité de SfcCollection<ProjectInfo, ProjectInfo.Key, CatalogFolder>.)
Implémentation d'interface expliciteMéthode privée IComparer<K>.Compare (hérité de SfcCollatedDictionaryCollection<ProjectInfo, ProjectInfo.Key, CatalogFolder>.)
Implémentation d'interface explicitePropriété privée IListSource.ContainsListCollection (hérité de SfcCollection<ProjectInfo, ProjectInfo.Key, CatalogFolder>.)
Implémentation d'interface explicitePropriété privée ISfcCollection.Count (hérité de SfcCollection<ProjectInfo, ProjectInfo.Key, CatalogFolder>.)
Implémentation d'interface expliciteMéthode privée ISfcCollection.EnsureInitialized (hérité de SfcCollection<ProjectInfo, ProjectInfo.Key, CatalogFolder>.)
Implémentation d'interface expliciteMéthode privée ISfcCollection.FinishMerge (hérité de SfcCollection<ProjectInfo, ProjectInfo.Key, CatalogFolder>.)
Implémentation d'interface expliciteMéthode privée ISfcCollection.GetCollectionElementNameImpl (hérité de SfcCollection<ProjectInfo, ProjectInfo.Key, CatalogFolder>.)
Implémentation d'interface expliciteMéthode privée ISfcCollection.GetElementFactory (hérité de SfcCollection<ProjectInfo, ProjectInfo.Key, CatalogFolder>.)
Implémentation d'interface expliciteMéthode privée IEnumerable.GetEnumerator (hérité de SfcCollection<ProjectInfo, ProjectInfo.Key, CatalogFolder>.)
Implémentation d'interface expliciteMéthode privée ISfcCollection.GetExisting (hérité de SfcCollection<ProjectInfo, ProjectInfo.Key, CatalogFolder>.)
Implémentation d'interface expliciteMéthode privée IListSource.GetList (hérité de SfcCollection<ProjectInfo, ProjectInfo.Key, CatalogFolder>.)
Implémentation d'interface expliciteMéthode privée ISfcCollection.GetObjectByKey (hérité de SfcCollection<ProjectInfo, ProjectInfo.Key, CatalogFolder>.)
Implémentation d'interface explicitePropriété privée ISfcCollection.Initialized (hérité de SfcCollection<ProjectInfo, ProjectInfo.Key, CatalogFolder>.)
Implémentation d'interface explicitePropriété privée ISfcCollection.Parent (hérité de SfcCollection<ProjectInfo, ProjectInfo.Key, CatalogFolder>.)
Implémentation d'interface expliciteMéthode privée ISfcCollection.PrepareMerge (hérité de SfcCollection<ProjectInfo, ProjectInfo.Key, CatalogFolder>.)
Implémentation d'interface expliciteMéthode privée ISfcCollection.Remove (hérité de SfcCollection<ProjectInfo, ProjectInfo.Key, CatalogFolder>.)
Implémentation d'interface expliciteMéthode privée ISfcCollection.RemoveElement (hérité de SfcCollection<ProjectInfo, ProjectInfo.Key, CatalogFolder>.)
Implémentation d'interface expliciteMéthode privée ISfcCollection.Rename (hérité de SfcCollection<ProjectInfo, ProjectInfo.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