Поделиться через


Класс EnvironmentReferenceCollection

Represents the collection for environment references.

Иерархия наследования

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

Пространство имен:  Microsoft.SqlServer.Management.IntegrationServices
Сборка:  Microsoft.SqlServer.Management.IntegrationServices (в Microsoft.SqlServer.Management.IntegrationServices.dll)

Синтаксис

'Декларация
Public NotInheritable Class EnvironmentReferenceCollection _
    Inherits SfcCollatedDictionaryCollection(Of EnvironmentReference, EnvironmentReference.Key, ProjectInfo)
'Применение
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>

Тип EnvironmentReferenceCollection обеспечивает доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойство Ascending (Производный от SfcCollatedDictionaryCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Открытое свойство Count (Производный от SfcCollatedDictionaryCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Защищенное свойство Initialized (Производный от SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Открытое свойство IsReadOnly (Производный от SfcCollatedDictionaryCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Открытое свойство IsSynchronized (Производный от SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Открытое свойство Item[K] (Производный от SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Открытое свойство Item[String, String] Gets the environment reference from the environment reference collection based upon the specified name and environment folder name.
Защищенное свойство Parent (Производный от SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Открытое свойство SyncRoot (Производный от SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)

В начало

Методы

  Имя Описание
Открытый метод Add(String) Adds a local reference to an environment under the current folder with the specified environment name.
Открытый метод Add(T) (Производный от SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Открытый метод Add(String, String) Adds a reference to an environment with the specified environment name and folder name.
Открытый метод Clear (Производный от SfcCollatedDictionaryCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Открытый метод Contains(T) (Производный от SfcCollatedDictionaryCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Открытый метод Contains(T) (Производный от SfcCollatedDictionaryCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Открытый метод Contains(String, String) Returns a value that indicates whether the environment reference collection contains the specified name and environment folder name.
Открытый метод CopyTo(Array, Int32) (Производный от SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Открытый метод CopyTo(array<T[], Int32) (Производный от SfcCollatedDictionaryCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Открытый метод Equals (Производный от Object.)
Открытый метод GetEnumerator (Производный от SfcCollatedDictionaryCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetType (Производный от Object.)
Открытый метод Refresh() (Производный от SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Открытый метод Refresh(Boolean) (Производный от SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Открытый метод Remove(T) (Производный от SfcCollatedDictionaryCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Открытый метод Remove(String, String) Removes a reference specified by the environment name and the environment folder name.
Защищенный метод RemoveInternal (Производный от SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Защищенный метод Rename (Производный от SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Открытый метод ToString (Производный от Object.)
Открытый метод TryGetValue (Производный от SfcCollatedDictionaryCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)

В начало

Явные реализации интерфейса

  Имя Описание
Явная реализация интерфейсаЗакрытый метод ISfcCollection.Add (Производный от SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Явная реализация интерфейсаЗакрытый метод ISfcCollection.AddShadow (Производный от SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Явная реализация интерфейсаЗакрытый метод IComparer<K>.Compare (Производный от SfcCollatedDictionaryCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Явная реализация интерфейсаЗакрытое свойство IListSource.ContainsListCollection (Производный от SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Явная реализация интерфейсаЗакрытое свойство ISfcCollection.Count (Производный от SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Явная реализация интерфейсаЗакрытый метод ISfcCollection.EnsureInitialized (Производный от SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Явная реализация интерфейсаЗакрытый метод ISfcCollection.FinishMerge (Производный от SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Явная реализация интерфейсаЗакрытый метод ISfcCollection.GetCollectionElementNameImpl (Производный от SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Явная реализация интерфейсаЗакрытый метод ISfcCollection.GetElementFactory (Производный от SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Явная реализация интерфейсаЗакрытый метод IEnumerable.GetEnumerator (Производный от SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Явная реализация интерфейсаЗакрытый метод ISfcCollection.GetExisting (Производный от SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Явная реализация интерфейсаЗакрытый метод IListSource.GetList (Производный от SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Явная реализация интерфейсаЗакрытый метод ISfcCollection.GetObjectByKey (Производный от SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Явная реализация интерфейсаЗакрытое свойство ISfcCollection.Initialized (Производный от SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Явная реализация интерфейсаЗакрытое свойство ISfcCollection.Parent (Производный от SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Явная реализация интерфейсаЗакрытый метод ISfcCollection.PrepareMerge (Производный от SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Явная реализация интерфейсаЗакрытый метод ISfcCollection.Remove (Производный от SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Явная реализация интерфейсаЗакрытый метод ISfcCollection.RemoveElement (Производный от SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)
Явная реализация интерфейсаЗакрытый метод ISfcCollection.Rename (Производный от SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>.)

В начало

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.

См. также

Справочник

Пространство имен Microsoft.SqlServer.Management.IntegrationServices