Represents the collection for environments.
Vererbungshierarchie
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
Namespace: Microsoft.SqlServer.Management.IntegrationServices
Assembly: Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
Syntax
'Declaration
Public NotInheritable Class EnvironmentCollection _
Inherits SfcCollatedDictionaryCollection(Of EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder)
'Usage
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>
Der EnvironmentCollection-Typ macht folgende Elemente verfügbar.
Eigenschaften
.gif) |
Ascending |
(Geerbt von SfcCollatedDictionaryCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) |
Count |
(Geerbt von SfcCollatedDictionaryCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) |
Initialized |
(Geerbt von SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) |
IsReadOnly |
(Geerbt von SfcCollatedDictionaryCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) |
IsSynchronized |
(Geerbt von SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) |
Item[String] |
Gets the environment from the environment collection based upon the specified name. |
.gif) |
Item[K] |
(Geerbt von SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) |
Parent |
(Geerbt von SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) |
SyncRoot |
(Geerbt von SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
Zum Anfang
Methoden
.gif) |
Add |
(Geerbt von SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) |
Clear |
(Geerbt von SfcCollatedDictionaryCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) |
Contains(String) |
Returns a value that indicates whether the environment collection contains the specified name. |
.gif) |
Contains(T) |
(Geerbt von SfcCollatedDictionaryCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) |
Contains(T) |
(Geerbt von SfcCollatedDictionaryCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) |
CopyTo(Array, Int32) |
(Geerbt von SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) |
CopyTo(array<T[], Int32) |
(Geerbt von SfcCollatedDictionaryCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) |
Equals |
(Geerbt von Object.) |
.gif) |
GetEnumerator |
(Geerbt von SfcCollatedDictionaryCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) |
GetHashCode |
(Geerbt von Object.) |
.gif) |
GetType |
(Geerbt von Object.) |
.gif) |
Refresh() |
(Geerbt von SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) |
Refresh(Boolean) |
(Geerbt von SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) |
Remove |
(Geerbt von SfcCollatedDictionaryCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) |
RemoveInternal |
(Geerbt von SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) |
Rename |
(Geerbt von SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) |
ToString |
(Geerbt von Object.) |
.gif) |
TryGetValue |
(Geerbt von SfcCollatedDictionaryCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
Zum Anfang
Explizite Schnittstellenimplementierungen
.gif) .gif) |
ISfcCollection.Add |
(Geerbt von SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) .gif) |
ISfcCollection.AddShadow |
(Geerbt von SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) .gif) |
IComparer<K>.Compare |
(Geerbt von SfcCollatedDictionaryCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) .gif) |
IListSource.ContainsListCollection |
(Geerbt von SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) .gif) |
ISfcCollection.Count |
(Geerbt von SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) .gif) |
ISfcCollection.EnsureInitialized |
(Geerbt von SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) .gif) |
ISfcCollection.FinishMerge |
(Geerbt von SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) .gif) |
ISfcCollection.GetCollectionElementNameImpl |
(Geerbt von SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) .gif) |
ISfcCollection.GetElementFactory |
(Geerbt von SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) .gif) |
IEnumerable.GetEnumerator |
(Geerbt von SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) .gif) |
ISfcCollection.GetExisting |
(Geerbt von SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) .gif) |
IListSource.GetList |
(Geerbt von SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) .gif) |
ISfcCollection.GetObjectByKey |
(Geerbt von SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) .gif) |
ISfcCollection.Initialized |
(Geerbt von SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) .gif) |
ISfcCollection.Parent |
(Geerbt von SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) .gif) |
ISfcCollection.PrepareMerge |
(Geerbt von SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) .gif) |
ISfcCollection.Remove |
(Geerbt von SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) .gif) |
ISfcCollection.RemoveElement |
(Geerbt von SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
.gif) .gif) |
ISfcCollection.Rename |
(Geerbt von SfcCollection<EnvironmentInfo, EnvironmentInfo.Key, CatalogFolder>.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
Siehe auch
Verweis
Microsoft.SqlServer.Management.IntegrationServices-Namespace