EnvironmentVariableCollection クラス

環境変数のコレクションを表します。

継承階層

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] 指定した名前に基づいて、環境変数コレクションから環境変数を取得します。
パブリック プロパティ 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) 変数を追加します。
パブリック メソッド Clear (SfcCollatedDictionaryCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo> から継承されています。)
パブリック メソッド Contains(String) 指定した名前が環境変数コレクションに含まれているかどうかを示す値を返します。
パブリック メソッド 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) 変数を削除します。
パブリック メソッド 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> から継承されています。)

先頭に戻る

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

関連項目

参照

Microsoft.SqlServer.Management.IntegrationServices 名前空間