다음을 통해 공유


EnvironmentVariableCollection 클래스

Represents the collection for environment variables.

상속 계층

System.Object
  Microsoft.SqlServer.Management.Sdk.Sfc.SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>
    Microsoft.SqlServer.Management.Sdk.Sfc.SfcCollatedDictionaryCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>
      Microsoft.SqlServer.Management.IntegrationServices.EnvironmentVariableCollection

네임스페이스:  Microsoft.SqlServer.Management.IntegrationServices
어셈블리:  Microsoft.SqlServer.Management.IntegrationServices(Microsoft.SqlServer.Management.IntegrationServices.dll)

구문

‘선언
Public NotInheritable Class EnvironmentVariableCollection _
    Inherits SfcCollatedDictionaryCollection(Of EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo)
‘사용 방법
Dim instance As EnvironmentVariableCollection
public sealed class EnvironmentVariableCollection : SfcCollatedDictionaryCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>
public ref class EnvironmentVariableCollection sealed : public SfcCollatedDictionaryCollection<EnvironmentVariable^, EnvironmentVariable.Key^, EnvironmentInfo^>
[<SealedAttribute>]
type EnvironmentVariableCollection =  
    class 
        inherit SfcCollatedDictionaryCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>
    end
public final class EnvironmentVariableCollection extends SfcCollatedDictionaryCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>

EnvironmentVariableCollection 유형에서 다음 멤버를 표시합니다.

속성

  이름 설명
공용 속성 Ascending (SfcCollatedDictionaryCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>에서 상속됨)
공용 속성 Count (SfcCollatedDictionaryCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>에서 상속됨)
보호된 속성 Initialized (SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>에서 상속됨)
공용 속성 IsReadOnly (SfcCollatedDictionaryCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>에서 상속됨)
공용 속성 IsSynchronized (SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>에서 상속됨)
공용 속성 Item[String] Gets the environment variable from the environment variable collection based upon the specified name.
공용 속성 Item[K] (SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>에서 상속됨)
보호된 속성 Parent (SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>에서 상속됨)
공용 속성 SyncRoot (SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>에서 상속됨)

맨 위로 이동

메서드

  이름 설명
공용 메서드 Add(T) (SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>에서 상속됨)
공용 메서드 Add(String, TypeCode, Object, Boolean, String) Adds a variable.
공용 메서드 Clear (SfcCollatedDictionaryCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>에서 상속됨)
공용 메서드 Contains(String) Returns a value that indicates whether the environment variable collection contains the specified name.
공용 메서드 Contains(T) (SfcCollatedDictionaryCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>에서 상속됨)
공용 메서드 Contains(T) (SfcCollatedDictionaryCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>에서 상속됨)
공용 메서드 CopyTo(Array, Int32) (SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>에서 상속됨)
공용 메서드 CopyTo(array<T[], Int32) (SfcCollatedDictionaryCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>에서 상속됨)
공용 메서드 Equals (Object에서 상속됨)
공용 메서드 GetEnumerator (SfcCollatedDictionaryCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>에서 상속됨)
공용 메서드 GetHashCode (Object에서 상속됨)
공용 메서드 GetType (Object에서 상속됨)
공용 메서드 Refresh() (SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>에서 상속됨)
공용 메서드 Refresh(Boolean) (SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>에서 상속됨)
공용 메서드 Remove(String) Removes a variable.
공용 메서드 Remove(T) (SfcCollatedDictionaryCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>에서 상속됨)
보호된 메서드 RemoveInternal (SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>에서 상속됨)
보호된 메서드 Rename (SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>에서 상속됨)
공용 메서드 ToString (Object에서 상속됨)
공용 메서드 TryGetValue (SfcCollatedDictionaryCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>에서 상속됨)

맨 위로 이동

명시적 인터페이스 구현

  이름 설명
명시적 인터페이스 구현전용 메서드 ISfcCollection.Add (SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>에서 상속됨)
명시적 인터페이스 구현전용 메서드 ISfcCollection.AddShadow (SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>에서 상속됨)
명시적 인터페이스 구현전용 메서드 IComparer<K>.Compare (SfcCollatedDictionaryCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>에서 상속됨)
명시적 인터페이스 구현전용 속성 IListSource.ContainsListCollection (SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>에서 상속됨)
명시적 인터페이스 구현전용 속성 ISfcCollection.Count (SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>에서 상속됨)
명시적 인터페이스 구현전용 메서드 ISfcCollection.EnsureInitialized (SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>에서 상속됨)
명시적 인터페이스 구현전용 메서드 ISfcCollection.FinishMerge (SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>에서 상속됨)
명시적 인터페이스 구현전용 메서드 ISfcCollection.GetCollectionElementNameImpl (SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>에서 상속됨)
명시적 인터페이스 구현전용 메서드 ISfcCollection.GetElementFactory (SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>에서 상속됨)
명시적 인터페이스 구현전용 메서드 IEnumerable.GetEnumerator (SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>에서 상속됨)
명시적 인터페이스 구현전용 메서드 ISfcCollection.GetExisting (SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>에서 상속됨)
명시적 인터페이스 구현전용 메서드 IListSource.GetList (SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>에서 상속됨)
명시적 인터페이스 구현전용 메서드 ISfcCollection.GetObjectByKey (SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>에서 상속됨)
명시적 인터페이스 구현전용 속성 ISfcCollection.Initialized (SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>에서 상속됨)
명시적 인터페이스 구현전용 속성 ISfcCollection.Parent (SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>에서 상속됨)
명시적 인터페이스 구현전용 메서드 ISfcCollection.PrepareMerge (SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>에서 상속됨)
명시적 인터페이스 구현전용 메서드 ISfcCollection.Remove (SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>에서 상속됨)
명시적 인터페이스 구현전용 메서드 ISfcCollection.RemoveElement (SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>에서 상속됨)
명시적 인터페이스 구현전용 메서드 ISfcCollection.Rename (SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>에서 상속됨)

맨 위로 이동

스레드 보안

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

참고 항목

참조

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