Compartir a través de


Clase EnvironmentVariableCollection

Represents the collection for environment variables.

Jerarquía de herencia

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

Espacio de nombres:  Microsoft.SqlServer.Management.IntegrationServices
Ensamblado:  Microsoft.SqlServer.Management.IntegrationServices (en Microsoft.SqlServer.Management.IntegrationServices.dll)

Sintaxis

'Declaración
Public NotInheritable Class EnvironmentVariableCollection _
    Inherits SfcCollatedDictionaryCollection(Of EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo)
'Uso
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>

El tipo EnvironmentVariableCollection expone los siguientes miembros.

Propiedades

  Nombre Descripción
Propiedad pública Ascending (Se hereda de SfcCollatedDictionaryCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.)
Propiedad pública Count (Se hereda de SfcCollatedDictionaryCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.)
Propiedad protegida Initialized (Se hereda de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.)
Propiedad pública IsReadOnly (Se hereda de SfcCollatedDictionaryCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.)
Propiedad pública IsSynchronized (Se hereda de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.)
Propiedad pública Item[String] Gets the environment variable from the environment variable collection based upon the specified name.
Propiedad pública Item[K] (Se hereda de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.)
Propiedad protegida Parent (Se hereda de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.)
Propiedad pública SyncRoot (Se hereda de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.)

Arriba

Métodos

  Nombre Descripción
Método público Add(T) (Se hereda de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.)
Método público Add(String, TypeCode, Object, Boolean, String) Adds a variable.
Método público Clear (Se hereda de SfcCollatedDictionaryCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.)
Método público Contains(String) Returns a value that indicates whether the environment variable collection contains the specified name.
Método público Contains(T) (Se hereda de SfcCollatedDictionaryCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.)
Método público Contains(T) (Se hereda de SfcCollatedDictionaryCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.)
Método público CopyTo(Array, Int32) (Se hereda de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.)
Método público CopyTo(array<T[], Int32) (Se hereda de SfcCollatedDictionaryCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.)
Método público Equals (Se hereda de Object.)
Método público GetEnumerator (Se hereda de SfcCollatedDictionaryCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.)
Método público GetHashCode (Se hereda de Object.)
Método público GetType (Se hereda de Object.)
Método público Refresh() (Se hereda de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.)
Método público Refresh(Boolean) (Se hereda de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.)
Método público Remove(String) Removes a variable.
Método público Remove(T) (Se hereda de SfcCollatedDictionaryCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.)
Método protegido RemoveInternal (Se hereda de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.)
Método protegido Rename (Se hereda de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.)
Método público ToString (Se hereda de Object.)
Método público TryGetValue (Se hereda de SfcCollatedDictionaryCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.)

Arriba

Implementaciones de interfaces explícitas

  Nombre Descripción
Implementación de interfaces explícitasMétodo privado ISfcCollection.Add (Se hereda de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.)
Implementación de interfaces explícitasMétodo privado ISfcCollection.AddShadow (Se hereda de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.)
Implementación de interfaces explícitasMétodo privado IComparer<K>.Compare (Se hereda de SfcCollatedDictionaryCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.)
Implementación de interfaces explícitasPropiedad privada IListSource.ContainsListCollection (Se hereda de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.)
Implementación de interfaces explícitasPropiedad privada ISfcCollection.Count (Se hereda de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.)
Implementación de interfaces explícitasMétodo privado ISfcCollection.EnsureInitialized (Se hereda de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.)
Implementación de interfaces explícitasMétodo privado ISfcCollection.FinishMerge (Se hereda de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.)
Implementación de interfaces explícitasMétodo privado ISfcCollection.GetCollectionElementNameImpl (Se hereda de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.)
Implementación de interfaces explícitasMétodo privado ISfcCollection.GetElementFactory (Se hereda de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.)
Implementación de interfaces explícitasMétodo privado IEnumerable.GetEnumerator (Se hereda de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.)
Implementación de interfaces explícitasMétodo privado ISfcCollection.GetExisting (Se hereda de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.)
Implementación de interfaces explícitasMétodo privado IListSource.GetList (Se hereda de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.)
Implementación de interfaces explícitasMétodo privado ISfcCollection.GetObjectByKey (Se hereda de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.)
Implementación de interfaces explícitasPropiedad privada ISfcCollection.Initialized (Se hereda de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.)
Implementación de interfaces explícitasPropiedad privada ISfcCollection.Parent (Se hereda de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.)
Implementación de interfaces explícitasMétodo privado ISfcCollection.PrepareMerge (Se hereda de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.)
Implementación de interfaces explícitasMétodo privado ISfcCollection.Remove (Se hereda de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.)
Implementación de interfaces explícitasMétodo privado ISfcCollection.RemoveElement (Se hereda de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.)
Implementación de interfaces explícitasMétodo privado ISfcCollection.Rename (Se hereda de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.)

Arriba

Seguridad para subprocesos

Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.

Vea también

Referencia

Espacio de nombres Microsoft.SqlServer.Management.IntegrationServices