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
.gif) |
Ascending |
(hérité de SfcCollatedDictionaryCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.) |
.gif) |
Count |
(hérité de SfcCollatedDictionaryCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.) |
.gif) |
Initialized |
(hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.) |
.gif) |
IsReadOnly |
(hérité de SfcCollatedDictionaryCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.) |
.gif) |
IsSynchronized |
(hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.) |
.gif) |
Item[K] |
(hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.) |
.gif) |
Item[String, String] |
Gets the environment reference from the environment reference collection based upon the specified name and environment folder name. |
.gif) |
Parent |
(hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.) |
.gif) |
SyncRoot |
(hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.) |
Haut de la page
Méthodes
.gif) |
Add(String) |
Adds a local reference to an environment under the current folder with the specified environment name. |
.gif) |
Add(T) |
(hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.) |
.gif) |
Add(String, String) |
Adds a reference to an environment with the specified environment name and folder name. |
.gif) |
Clear |
(hérité de SfcCollatedDictionaryCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.) |
.gif) |
Contains(T) |
(hérité de SfcCollatedDictionaryCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.) |
.gif) |
Contains(T) |
(hérité de SfcCollatedDictionaryCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.) |
.gif) |
Contains(String, String) |
Returns a value that indicates whether the environment reference collection contains the specified name and environment folder name. |
.gif) |
CopyTo(Array, Int32) |
(hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.) |
.gif) |
CopyTo(array<T[], Int32) |
(hérité de SfcCollatedDictionaryCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.) |
.gif) |
Equals |
(hérité de Object.) |
.gif) |
GetEnumerator |
(hérité de SfcCollatedDictionaryCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.) |
.gif) |
GetHashCode |
(hérité de Object.) |
.gif) |
GetType |
(hérité de Object.) |
.gif) |
Refresh() |
(hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.) |
.gif) |
Refresh(Boolean) |
(hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.) |
.gif) |
Remove(T) |
(hérité de SfcCollatedDictionaryCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.) |
.gif) |
Remove(String, String) |
Removes a reference specified by the environment name and the environment folder name. |
.gif) |
RemoveInternal |
(hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.) |
.gif) |
Rename |
(hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.) |
.gif) |
ToString |
(hérité de Object.) |
.gif) |
TryGetValue |
(hérité de SfcCollatedDictionaryCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.) |
Haut de la page
Implémentations d'interfaces explicites
.gif) .gif) |
ISfcCollection.Add |
(hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.) |
.gif) .gif) |
ISfcCollection.AddShadow |
(hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.) |
.gif) .gif) |
IComparer<K>.Compare |
(hérité de SfcCollatedDictionaryCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.) |
.gif) .gif) |
IListSource.ContainsListCollection |
(hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.) |
.gif) .gif) |
ISfcCollection.Count |
(hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.) |
.gif) .gif) |
ISfcCollection.EnsureInitialized |
(hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.) |
.gif) .gif) |
ISfcCollection.FinishMerge |
(hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.) |
.gif) .gif) |
ISfcCollection.GetCollectionElementNameImpl |
(hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.) |
.gif) .gif) |
ISfcCollection.GetElementFactory |
(hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.) |
.gif) .gif) |
IEnumerable.GetEnumerator |
(hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.) |
.gif) .gif) |
ISfcCollection.GetExisting |
(hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.) |
.gif) .gif) |
IListSource.GetList |
(hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.) |
.gif) .gif) |
ISfcCollection.GetObjectByKey |
(hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.) |
.gif) .gif) |
ISfcCollection.Initialized |
(hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.) |
.gif) .gif) |
ISfcCollection.Parent |
(hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.) |
.gif) .gif) |
ISfcCollection.PrepareMerge |
(hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.) |
.gif) .gif) |
ISfcCollection.Remove |
(hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.) |
.gif) .gif) |
ISfcCollection.RemoveElement |
(hérité de SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.) |
.gif) .gif) |
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