Represents the collection for environment variables.
Hierarquia de herança
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
Namespace: Microsoft.SqlServer.Management.IntegrationServices
Assembly: Microsoft.SqlServer.Management.IntegrationServices (em Microsoft.SqlServer.Management.IntegrationServices.dll)
Sintaxe
'Declaração
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>
O tipo EnvironmentVariableCollection expõe os membros a seguir.
Propriedades
.gif) |
Ascending |
(Herdado de SfcCollatedDictionaryCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.) |
.gif) |
Count |
(Herdado de SfcCollatedDictionaryCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.) |
.gif) |
Initialized |
(Herdado de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.) |
.gif) |
IsReadOnly |
(Herdado de SfcCollatedDictionaryCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.) |
.gif) |
IsSynchronized |
(Herdado de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.) |
.gif) |
Item[String] |
Gets the environment variable from the environment variable collection based upon the specified name. |
.gif) |
Item[K] |
(Herdado de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.) |
.gif) |
Parent |
(Herdado de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.) |
.gif) |
SyncRoot |
(Herdado de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.) |
Início
Métodos
.gif) |
Add(T) |
(Herdado de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.) |
.gif) |
Add(String, TypeCode, Object, Boolean, String) |
Adds a variable. |
.gif) |
Clear |
(Herdado de SfcCollatedDictionaryCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.) |
.gif) |
Contains(String) |
Returns a value that indicates whether the environment variable collection contains the specified name. |
.gif) |
Contains(T) |
(Herdado de SfcCollatedDictionaryCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.) |
.gif) |
Contains(T) |
(Herdado de SfcCollatedDictionaryCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.) |
.gif) |
CopyTo(Array, Int32) |
(Herdado de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.) |
.gif) |
CopyTo(array<T[], Int32) |
(Herdado de SfcCollatedDictionaryCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.) |
.gif) |
Equals |
(Herdado de Object.) |
.gif) |
GetEnumerator |
(Herdado de SfcCollatedDictionaryCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.) |
.gif) |
GetHashCode |
(Herdado de Object.) |
.gif) |
GetType |
(Herdado de Object.) |
.gif) |
Refresh() |
(Herdado de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.) |
.gif) |
Refresh(Boolean) |
(Herdado de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.) |
.gif) |
Remove(String) |
Removes a variable. |
.gif) |
Remove(T) |
(Herdado de SfcCollatedDictionaryCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.) |
.gif) |
RemoveInternal |
(Herdado de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.) |
.gif) |
Rename |
(Herdado de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.) |
.gif) |
ToString |
(Herdado de Object.) |
.gif) |
TryGetValue |
(Herdado de SfcCollatedDictionaryCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.) |
Início
Implementações de interfaces explícitas
.gif) .gif) |
ISfcCollection.Add |
(Herdado de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.) |
.gif) .gif) |
ISfcCollection.AddShadow |
(Herdado de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.) |
.gif) .gif) |
IComparer<K>.Compare |
(Herdado de SfcCollatedDictionaryCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.) |
.gif) .gif) |
IListSource.ContainsListCollection |
(Herdado de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.) |
.gif) .gif) |
ISfcCollection.Count |
(Herdado de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.) |
.gif) .gif) |
ISfcCollection.EnsureInitialized |
(Herdado de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.) |
.gif) .gif) |
ISfcCollection.FinishMerge |
(Herdado de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.) |
.gif) .gif) |
ISfcCollection.GetCollectionElementNameImpl |
(Herdado de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.) |
.gif) .gif) |
ISfcCollection.GetElementFactory |
(Herdado de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.) |
.gif) .gif) |
IEnumerable.GetEnumerator |
(Herdado de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.) |
.gif) .gif) |
ISfcCollection.GetExisting |
(Herdado de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.) |
.gif) .gif) |
IListSource.GetList |
(Herdado de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.) |
.gif) .gif) |
ISfcCollection.GetObjectByKey |
(Herdado de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.) |
.gif) .gif) |
ISfcCollection.Initialized |
(Herdado de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.) |
.gif) .gif) |
ISfcCollection.Parent |
(Herdado de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.) |
.gif) .gif) |
ISfcCollection.PrepareMerge |
(Herdado de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.) |
.gif) .gif) |
ISfcCollection.Remove |
(Herdado de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.) |
.gif) .gif) |
ISfcCollection.RemoveElement |
(Herdado de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.) |
.gif) .gif) |
ISfcCollection.Rename |
(Herdado de SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo>.) |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.
Consulte também
Referência
Namespace Microsoft.SqlServer.Management.IntegrationServices