Clase EnvironmentCollection
En este artículo
Represents the collection for environments.
Jerarquía de herencia
System.Object
Microsoft.SqlServer.Management.Sdk.Sfc.SfcCollection <EnvironmentInfo , EnvironmentInfo.Key , CatalogFolder >
Microsoft.SqlServer.Management.Sdk.Sfc.SfcCollatedDictionaryCollection <EnvironmentInfo , EnvironmentInfo.Key , CatalogFolder >
Microsoft.SqlServer.Management.IntegrationServices.EnvironmentCollection
Espacio de nombres: Microsoft.SqlServer.Management.IntegrationServices
Ensamblado: Microsoft.SqlServer.Management.IntegrationServices (en Microsoft.SqlServer.Management.IntegrationServices.dll)
Sintaxis
'Declaración
Public NotInheritable Class EnvironmentCollection _
Inherits SfcCollatedDictionaryCollection(Of EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder)
'Uso
Dim instance As EnvironmentCollection
public sealed class EnvironmentCollection : SfcCollatedDictionaryCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>
public ref class EnvironmentCollection sealed : public SfcCollatedDictionaryCollection<EnvironmentInfo^, EnvironmentInfo.Key^, CatalogFolder^>
[<SealedAttribute>]
type EnvironmentCollection =
class
inherit SfcCollatedDictionaryCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>
end
public final class EnvironmentCollection extends SfcCollatedDictionaryCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>
El tipo EnvironmentCollection expone los siguientes miembros.
Propiedades
Ascending
(Se hereda de SfcCollatedDictionaryCollection <EnvironmentInfo , EnvironmentInfo.Key , CatalogFolder >.)
Count
(Se hereda de SfcCollatedDictionaryCollection <EnvironmentInfo , EnvironmentInfo.Key , CatalogFolder >.)
Initialized
(Se hereda de SfcCollection <EnvironmentInfo , EnvironmentInfo.Key , CatalogFolder >.)
IsReadOnly
(Se hereda de SfcCollatedDictionaryCollection <EnvironmentInfo , EnvironmentInfo.Key , CatalogFolder >.)
IsSynchronized
(Se hereda de SfcCollection <EnvironmentInfo , EnvironmentInfo.Key , CatalogFolder >.)
Item[String]
Gets the environment from the environment collection based upon the specified name.
Item[K]
(Se hereda de SfcCollection <EnvironmentInfo , EnvironmentInfo.Key , CatalogFolder >.)
Parent
(Se hereda de SfcCollection <EnvironmentInfo , EnvironmentInfo.Key , CatalogFolder >.)
SyncRoot
(Se hereda de SfcCollection <EnvironmentInfo , EnvironmentInfo.Key , CatalogFolder >.)
Arriba
Métodos
Add
(Se hereda de SfcCollection <EnvironmentInfo , EnvironmentInfo.Key , CatalogFolder >.)
Clear
(Se hereda de SfcCollatedDictionaryCollection <EnvironmentInfo , EnvironmentInfo.Key , CatalogFolder >.)
Contains(String)
Returns a value that indicates whether the environment collection contains the specified name.
Contains(T)
(Se hereda de SfcCollatedDictionaryCollection <EnvironmentInfo , EnvironmentInfo.Key , CatalogFolder >.)
Contains(T)
(Se hereda de SfcCollatedDictionaryCollection <EnvironmentInfo , EnvironmentInfo.Key , CatalogFolder >.)
CopyTo(Array, Int32)
(Se hereda de SfcCollection <EnvironmentInfo , EnvironmentInfo.Key , CatalogFolder >.)
CopyTo(array<T[], Int32)
(Se hereda de SfcCollatedDictionaryCollection <EnvironmentInfo , EnvironmentInfo.Key , CatalogFolder >.)
Equals
(Se hereda de Object .)
GetEnumerator
(Se hereda de SfcCollatedDictionaryCollection <EnvironmentInfo , EnvironmentInfo.Key , CatalogFolder >.)
GetHashCode
(Se hereda de Object .)
GetType
(Se hereda de Object .)
Refresh()
(Se hereda de SfcCollection <EnvironmentInfo , EnvironmentInfo.Key , CatalogFolder >.)
Refresh(Boolean)
(Se hereda de SfcCollection <EnvironmentInfo , EnvironmentInfo.Key , CatalogFolder >.)
Remove
(Se hereda de SfcCollatedDictionaryCollection <EnvironmentInfo , EnvironmentInfo.Key , CatalogFolder >.)
RemoveInternal
(Se hereda de SfcCollection <EnvironmentInfo , EnvironmentInfo.Key , CatalogFolder >.)
Rename
(Se hereda de SfcCollection <EnvironmentInfo , EnvironmentInfo.Key , CatalogFolder >.)
ToString
(Se hereda de Object .)
TryGetValue
(Se hereda de SfcCollatedDictionaryCollection <EnvironmentInfo , EnvironmentInfo.Key , CatalogFolder >.)
Arriba
Implementaciones de interfaces explícitas
ISfcCollection.Add
(Se hereda de SfcCollection <EnvironmentInfo , EnvironmentInfo.Key , CatalogFolder >.)
ISfcCollection.AddShadow
(Se hereda de SfcCollection <EnvironmentInfo , EnvironmentInfo.Key , CatalogFolder >.)
IComparer<K>.Compare
(Se hereda de SfcCollatedDictionaryCollection <EnvironmentInfo , EnvironmentInfo.Key , CatalogFolder >.)
IListSource.ContainsListCollection
(Se hereda de SfcCollection <EnvironmentInfo , EnvironmentInfo.Key , CatalogFolder >.)
ISfcCollection.Count
(Se hereda de SfcCollection <EnvironmentInfo , EnvironmentInfo.Key , CatalogFolder >.)
ISfcCollection.EnsureInitialized
(Se hereda de SfcCollection <EnvironmentInfo , EnvironmentInfo.Key , CatalogFolder >.)
ISfcCollection.FinishMerge
(Se hereda de SfcCollection <EnvironmentInfo , EnvironmentInfo.Key , CatalogFolder >.)
ISfcCollection.GetCollectionElementNameImpl
(Se hereda de SfcCollection <EnvironmentInfo , EnvironmentInfo.Key , CatalogFolder >.)
ISfcCollection.GetElementFactory
(Se hereda de SfcCollection <EnvironmentInfo , EnvironmentInfo.Key , CatalogFolder >.)
IEnumerable.GetEnumerator
(Se hereda de SfcCollection <EnvironmentInfo , EnvironmentInfo.Key , CatalogFolder >.)
ISfcCollection.GetExisting
(Se hereda de SfcCollection <EnvironmentInfo , EnvironmentInfo.Key , CatalogFolder >.)
IListSource.GetList
(Se hereda de SfcCollection <EnvironmentInfo , EnvironmentInfo.Key , CatalogFolder >.)
ISfcCollection.GetObjectByKey
(Se hereda de SfcCollection <EnvironmentInfo , EnvironmentInfo.Key , CatalogFolder >.)
ISfcCollection.Initialized
(Se hereda de SfcCollection <EnvironmentInfo , EnvironmentInfo.Key , CatalogFolder >.)
ISfcCollection.Parent
(Se hereda de SfcCollection <EnvironmentInfo , EnvironmentInfo.Key , CatalogFolder >.)
ISfcCollection.PrepareMerge
(Se hereda de SfcCollection <EnvironmentInfo , EnvironmentInfo.Key , CatalogFolder >.)
ISfcCollection.Remove
(Se hereda de SfcCollection <EnvironmentInfo , EnvironmentInfo.Key , CatalogFolder >.)
ISfcCollection.RemoveElement
(Se hereda de SfcCollection <EnvironmentInfo , EnvironmentInfo.Key , CatalogFolder >.)
ISfcCollection.Rename
(Se hereda de SfcCollection <EnvironmentInfo , EnvironmentInfo.Key , CatalogFolder >.)
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