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 类型公开以下成员。
属性
.gif) |
Ascending |
(从 SfcCollatedDictionaryCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo> 继承。) |
.gif) |
Count |
(从 SfcCollatedDictionaryCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo> 继承。) |
.gif) |
Initialized |
(从 SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo> 继承。) |
.gif) |
IsReadOnly |
(从 SfcCollatedDictionaryCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo> 继承。) |
.gif) |
IsSynchronized |
(从 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] |
(从 SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo> 继承。) |
.gif) |
Parent |
(从 SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo> 继承。) |
.gif) |
SyncRoot |
(从 SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo> 继承。) |
页首
方法
.gif) |
Add(T) |
(从 SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo> 继承。) |
.gif) |
Add(String, TypeCode, Object, Boolean, String) |
Adds a variable. |
.gif) |
Clear |
(从 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) |
(从 SfcCollatedDictionaryCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo> 继承。) |
.gif) |
Contains(T) |
(从 SfcCollatedDictionaryCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo> 继承。) |
.gif) |
CopyTo(Array, Int32) |
(从 SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo> 继承。) |
.gif) |
CopyTo(array<T[], Int32) |
(从 SfcCollatedDictionaryCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo> 继承。) |
.gif) |
Equals |
(从 Object 继承。) |
.gif) |
GetEnumerator |
(从 SfcCollatedDictionaryCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo> 继承。) |
.gif) |
GetHashCode |
(从 Object 继承。) |
.gif) |
GetType |
(从 Object 继承。) |
.gif) |
Refresh() |
(从 SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo> 继承。) |
.gif) |
Refresh(Boolean) |
(从 SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo> 继承。) |
.gif) |
Remove(String) |
Removes a variable. |
.gif) |
Remove(T) |
(从 SfcCollatedDictionaryCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo> 继承。) |
.gif) |
RemoveInternal |
(从 SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo> 继承。) |
.gif) |
Rename |
(从 SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo> 继承。) |
.gif) |
ToString |
(从 Object 继承。) |
.gif) |
TryGetValue |
(从 SfcCollatedDictionaryCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo> 继承。) |
页首
显式接口实现
.gif) .gif) |
ISfcCollection.Add |
(从 SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo> 继承。) |
.gif) .gif) |
ISfcCollection.AddShadow |
(从 SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo> 继承。) |
.gif) .gif) |
IComparer<K>.Compare |
(从 SfcCollatedDictionaryCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo> 继承。) |
.gif) .gif) |
IListSource.ContainsListCollection |
(从 SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo> 继承。) |
.gif) .gif) |
ISfcCollection.Count |
(从 SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo> 继承。) |
.gif) .gif) |
ISfcCollection.EnsureInitialized |
(从 SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo> 继承。) |
.gif) .gif) |
ISfcCollection.FinishMerge |
(从 SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo> 继承。) |
.gif) .gif) |
ISfcCollection.GetCollectionElementNameImpl |
(从 SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo> 继承。) |
.gif) .gif) |
ISfcCollection.GetElementFactory |
(从 SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo> 继承。) |
.gif) .gif) |
IEnumerable.GetEnumerator |
(从 SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo> 继承。) |
.gif) .gif) |
ISfcCollection.GetExisting |
(从 SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo> 继承。) |
.gif) .gif) |
IListSource.GetList |
(从 SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo> 继承。) |
.gif) .gif) |
ISfcCollection.GetObjectByKey |
(从 SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo> 继承。) |
.gif) .gif) |
ISfcCollection.Initialized |
(从 SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo> 继承。) |
.gif) .gif) |
ISfcCollection.Parent |
(从 SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo> 继承。) |
.gif) .gif) |
ISfcCollection.PrepareMerge |
(从 SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo> 继承。) |
.gif) .gif) |
ISfcCollection.Remove |
(从 SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo> 继承。) |
.gif) .gif) |
ISfcCollection.RemoveElement |
(从 SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo> 继承。) |
.gif) .gif) |
ISfcCollection.Rename |
(从 SfcCollection<EnvironmentVariable, EnvironmentVariable.Key, EnvironmentInfo> 继承。) |
页首
线程安全
此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。不保证所有实例成员都是线程安全的。
请参阅
参考
Microsoft.SqlServer.Management.IntegrationServices 命名空间