Represents the collection for environments.
Иерархия наследования
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
Пространство имен: Microsoft.SqlServer.Management.IntegrationServices
Сборка: Microsoft.SqlServer.Management.IntegrationServices (в Microsoft.SqlServer.Management.IntegrationServices.dll)
Синтаксис
'Декларация
Public NotInheritable Class EnvironmentCollection _
Inherits SfcCollatedDictionaryCollection(Of EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder)
'Применение
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>
Тип EnvironmentCollection обеспечивает доступ к следующим элементам.
Свойства
.gif) |
Ascending |
(Производный от SfcCollatedDictionaryCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) |
Count |
(Производный от SfcCollatedDictionaryCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) |
Initialized |
(Производный от SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) |
IsReadOnly |
(Производный от SfcCollatedDictionaryCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) |
IsSynchronized |
(Производный от SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) |
Item[String] |
Gets the environment from the environment collection based upon the specified name. |
.gif) |
Item[K] |
(Производный от SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) |
Parent |
(Производный от SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) |
SyncRoot |
(Производный от SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
В начало
Методы
.gif) |
Add |
(Производный от SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) |
Clear |
(Производный от SfcCollatedDictionaryCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) |
Contains(String) |
Returns a value that indicates whether the environment collection contains the specified name. |
.gif) |
Contains(T) |
(Производный от SfcCollatedDictionaryCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) |
Contains(T) |
(Производный от SfcCollatedDictionaryCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) |
CopyTo(Array, Int32) |
(Производный от SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) |
CopyTo(array<T[], Int32) |
(Производный от SfcCollatedDictionaryCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) |
Equals |
(Производный от Object.) |
.gif) |
GetEnumerator |
(Производный от SfcCollatedDictionaryCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) |
GetHashCode |
(Производный от Object.) |
.gif) |
GetType |
(Производный от Object.) |
.gif) |
Refresh() |
(Производный от SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) |
Refresh(Boolean) |
(Производный от SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) |
Remove |
(Производный от SfcCollatedDictionaryCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) |
RemoveInternal |
(Производный от SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) |
Rename |
(Производный от SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) |
ToString |
(Производный от Object.) |
.gif) |
TryGetValue |
(Производный от SfcCollatedDictionaryCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
В начало
Явные реализации интерфейса
.gif) .gif) |
ISfcCollection.Add |
(Производный от SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) .gif) |
ISfcCollection.AddShadow |
(Производный от SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) .gif) |
IComparer<K>.Compare |
(Производный от SfcCollatedDictionaryCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) .gif) |
IListSource.ContainsListCollection |
(Производный от SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) .gif) |
ISfcCollection.Count |
(Производный от SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) .gif) |
ISfcCollection.EnsureInitialized |
(Производный от SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) .gif) |
ISfcCollection.FinishMerge |
(Производный от SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) .gif) |
ISfcCollection.GetCollectionElementNameImpl |
(Производный от SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) .gif) |
ISfcCollection.GetElementFactory |
(Производный от SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) .gif) |
IEnumerable.GetEnumerator |
(Производный от SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) .gif) |
ISfcCollection.GetExisting |
(Производный от SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) .gif) |
IListSource.GetList |
(Производный от SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) .gif) |
ISfcCollection.GetObjectByKey |
(Производный от SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) .gif) |
ISfcCollection.Initialized |
(Производный от SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) .gif) |
ISfcCollection.Parent |
(Производный от SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) .gif) |
ISfcCollection.PrepareMerge |
(Производный от SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) .gif) |
ISfcCollection.Remove |
(Производный от SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) .gif) |
ISfcCollection.RemoveElement |
(Производный от SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) .gif) |
ISfcCollection.Rename |
(Производный от SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
См. также
Справочник
Пространство имен Microsoft.SqlServer.Management.IntegrationServices