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>에서 상속됨)

맨 위로 이동

스레드 보안

이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.

참고 항목

참조

Microsoft.SqlServer.Management.IntegrationServices 네임스페이스